Skip to content

Commit

Permalink
typo in authorization.md
Browse files Browse the repository at this point in the history
  • Loading branch information
deads2k committed Dec 16, 2014
1 parent 0fd1ed2 commit d163092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/authorization.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,4 +100,4 @@ An authorization module can be completely implemented in go, or can call out
to a remote authorization service. Authorization modules can implement
their own caching to reduce the cost of repeated authorization calls with the
same or similar arguments. Developers should then consider the interaction between
caching and revokation of permissions.
caching and revocation of permissions.

0 comments on commit d163092

Please sign in to comment.