Skip to content

Commit 9548f05

Browse files
Travis Layne Wilsonjamesdaniels
Travis Layne Wilson
authored andcommitted
(docs) Fixed spelling of available in authentication guide (#1068)
1 parent e064af7 commit 9548f05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/5-user-authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
`AngularFireAuth.auth` returns an initialized
66
`firebase.auth.Auth` instance, allowing you to log users in, out, etc. [See
7-
the Firebase docs for more information on what methods are availabile.](https://firebase.google.com/docs/reference/js/firebase.auth.Auth)
7+
the Firebase docs for more information on what methods are available.](https://firebase.google.com/docs/reference/js/firebase.auth.Auth)
88

99
**Example app:**
1010

0 commit comments

Comments
 (0)