mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-02 03:08:15 +00:00
typo in authorization.md
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user