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 e064af7 commit 9548f05Copy full SHA for 9548f05
docs/5-user-authentication.md
@@ -4,7 +4,7 @@
4
5
`AngularFireAuth.auth` returns an initialized
6
`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)
+the Firebase docs for more information on what methods are available.](https://firebase.google.com/docs/reference/js/firebase.auth.Auth)
8
9
**Example app:**
10
0 commit comments