Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit 8a32f0c

Browse files
idanb11Jacob Wenger
authored andcommitted
Update user-auth.md (#839)
1 parent ab00b35 commit 8a32f0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/user-auth.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ app.controller("SampleCtrl", ["$scope", "$firebaseAuth",
8787

8888
## Managing Users
8989

90-
The `$firebaseAuth` service also provides [a full suite ofmethods](/docs/reference.md#firebaseauth)
90+
The `$firebaseAuth` service also provides [a full suite of methods](/docs/reference.md#firebaseauth)
9191
for managing users. This includes methods for creating and removing users, changing an users's email
9292
or password, and sending email verification and password reset emails. The following example gives
9393
you a taste of just how easy this is:

0 commit comments

Comments
 (0)