We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 298a8a2 commit bec9021Copy full SHA for bec9021
README.md
@@ -32,7 +32,7 @@ to HTTP 401 response.
32
33
In the event that a requested resource returns an HTTP 403 response (i.e. the user is
34
authenticated but not authorized to access the resource), the user's request is discarded and
35
-the `event:auth-forbidden` message is broadcased from $rootScope.
+the `event:auth-forbidden` message is broadcasted from $rootScope.
36
37
###Typical use case:
38
0 commit comments