Skip to content

Commit 0972188

Browse files
authored
Merge pull request angular#1016 from jofftiquez/patch-1
Corrected typo
2 parents 3f57a39 + eb3f1e0 commit 0972188

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/1-install-and-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ After adding the AngularFireModule you also need to add modules for the individu
123123

124124
#### Adding the Firebase Database and Auth Modules
125125

126-
For example if you application was using both Firebase authentication and the Firebase database you would add:
126+
For example if your application was using both Firebase authentication and the Firebase database you would add:
127127

128128
```ts
129129
import { BrowserModule } from '@angular/platform-browser';

0 commit comments

Comments
 (0)