We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3f57a39 + eb3f1e0 commit 0972188Copy full SHA for 0972188
docs/1-install-and-setup.md
@@ -123,7 +123,7 @@ After adding the AngularFireModule you also need to add modules for the individu
123
124
#### Adding the Firebase Database and Auth Modules
125
126
-For example if you application was using both Firebase authentication and the Firebase database you would add:
+For example if your application was using both Firebase authentication and the Firebase database you would add:
127
128
```ts
129
import { BrowserModule } from '@angular/platform-browser';
0 commit comments