Skip to content

Commit 4f174c6

Browse files
authored
Update README.md
1 parent ea6b8a6 commit 4f174c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ export class LoginPage {
4444
```
4545

4646
##### INPUT firebase_auth
47-
An instance if Firebase (version 3) auth. A sample of `./services/firebase` implementation.
47+
An instance of Firebase (version 3) auth. A sample of `./services/firebase` implementation.
4848
```
4949
let _firebase = require('firebase');
5050
let config = {

0 commit comments

Comments
 (0)