Skip to content

Commit eb3f1e0

Browse files
authored
Corrected typo
Just a little bit typo
1 parent 9642f58 commit eb3f1e0

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)