diff --git a/plugins/dynamic-security/README.md b/plugins/dynamic-security/README.md index 6949d59c..558b2162 100644 --- a/plugins/dynamic-security/README.md +++ b/plugins/dynamic-security/README.md @@ -61,7 +61,7 @@ Command: { "commands":[ { - "command": "getDefaultACLAccess", + "command": "getDefaultACLAccess" } ] } @@ -523,7 +523,7 @@ Command: { "commands":[ { - "command": "getAnonymousGroup", + "command": "getAnonymousGroup" } ] }