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.
1 parent 9642f58 commit eb3f1e0Copy full SHA for eb3f1e0
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