Commit d163092c authored by deads2k's avatar deads2k

typo in authorization.md

parent 0fd1ed2b
......@@ -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.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment