Skip to content

Commit

Permalink
Fixed spelling error (angular#303)
Browse files Browse the repository at this point in the history
Boostrap to Bootstrap Line 61
davidarich authored and davideast committed Jul 6, 2016
1 parent a14dec0 commit c580d7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/5-user-authentication.md
Original file line number Diff line number Diff line change
@@ -58,7 +58,7 @@ bootstrap(<MyApp>Component, [

## Login users

If you have setup authentication in boostrap like above, then all you need to do
If you have setup authentication in bootstrap like above, then all you need to do
is call login on `af.auth.login()`

The long exception is if you're using username and password, then you'll have

0 comments on commit c580d7f

Please sign in to comment.