website: fix event acl policy docs

This commit is contained in:
Ryan Uber 2015-06-19 12:18:09 -07:00
parent 90f5eb8f69
commit 84a47947d7
1 changed files with 1 additions and 1 deletions

View File

@ -258,7 +258,7 @@ This is equivalent to the following JSON input:
"": {
"policy": "write"
},
"secure-": {
"destroy-": {
"policy": "deny"
}
}