android / codelab-android-dagger

Apache License 2.0
181 stars 157 forks source link

Review sentence structure #33

Open sank20 opened 4 years ago

sank20 commented 4 years ago

In step 10, below the block Important- Best Practices, the sentence

"RegistrationViewModel it's already annotated with @Inject, RegistrationActivity needed it before."

might need to be reviewed for grammatical errors. I'm not an expert but the sentence can be:

RegistrationViewModel is already annotated with @Inject, since RegistrationActivity needed it before.