Commit 115d332c3e0bab5d0a42ab8eab9fef9524dd470c

Authored by Nathan Broadbent
1 parent fbefa9c0
Exists in master and in 1 other branch production

Typo in README

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -220,7 +220,7 @@ if your Rails app's controller responds to a `#current_user` method. @@ -220,7 +220,7 @@ if your Rails app's controller responds to a `#current_user` method.
220 The user's attributes are filtered to remove authentication fields. 220 The user's attributes are filtered to remove authentication fields.
221 221
222 If user information is received with an error report, 222 If user information is received with an error report,
223 -it will displayed under the *User Details* tab: 223 +it will be displayed under the *User Details* tab:
224 224
225 225
226 ![User details tab](http://errbit.github.com/errbit/images/error_user_information.png) 226 ![User details tab](http://errbit.github.com/errbit/images/error_user_information.png)