Merge pull request #3200 from macInfinity/patch-1
Update policies.html.md
This commit is contained in:
commit
e2e386784f
|
@ -31,7 +31,7 @@ policy is shown below:
|
||||||
|
|
||||||
```javascript
|
```javascript
|
||||||
path "secret/*" {
|
path "secret/*" {
|
||||||
capabilities = ["write"]
|
capabilities = ["create"]
|
||||||
}
|
}
|
||||||
|
|
||||||
path "secret/foo" {
|
path "secret/foo" {
|
||||||
|
|
Loading…
Reference in a new issue