Skip to content

Commit da32cf6

Browse files
committed
Tweaked README formatting
1 parent 2174699 commit da32cf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ to HTTP 401 response.
3232

3333
In the event that a requested resource returns an HTTP 403 response (i.e. the user is
3434
authenticated but not authorized to access the resource), the user's request is discarded and
35-
the 'event:auth-authorizationRequired' message is broadcased from $rootScope.
35+
the `event:auth-authorizationRequired` message is broadcased from $rootScope.
3636

3737
###Typical use case:
3838

0 commit comments

Comments
 (0)