Skip to content

Commit

Permalink
Update user-auth.md (#839)
Browse files Browse the repository at this point in the history
  • Loading branch information
idanb11 authored and Jacob Wenger committed Aug 11, 2016
1 parent ab00b35 commit 8a32f0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/user-auth.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ app.controller("SampleCtrl", ["$scope", "$firebaseAuth",

## Managing Users

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

0 comments on commit 8a32f0c

Please sign in to comment.