android / codelab-android-dagger

Apache License 2.0
181 stars 157 forks source link

Typo in https://developer.android.com/codelabs/android-dagger#6 #48

Open arsleonis opened 3 years ago

arsleonis commented 3 years ago

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.