codelab-android-dagger
codelab-android-dagger copied to clipboard
Typo in https://developer.android.com/codelabs/android-dagger#6
At the end of text: Your project should now build with no errors.. Dagger has generated the application graph successfully and you're ready to use it.
It should be: Your project should now build with no errors. Dagger has generated the application graph successfully and you're ready to use it.