fix some spelling mistake

This commit is contained in:
lichuqiang
2017-08-03 13:08:40 +08:00
committed by Andrew Chen
parent 894446f52a
commit 80ea815b28
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -754,7 +754,7 @@ Here are two approaches for managing this transition:
Run both the RBAC and ABAC authorizers, and include the legacy ABAC policy:
```
--authorization-mode=RBAC,ABAC --authorization-policy-file=mypolicy.jsonl
--authorization-mode=RBAC,ABAC --authorization-policy-file=mypolicy.json
```
The RBAC authorizer will attempt to authorize requests first. If it denies an API request,