Merge pull request #3200 from macInfinity/patch-1

Update policies.html.md
This commit is contained in:
Seth Vargo 2017-08-17 18:35:41 -04:00 committed by GitHub
commit e2e386784f
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ policy is shown below:
```javascript
path "secret/*" {
capabilities = ["write"]
capabilities = ["create"]
}
path "secret/foo" {