Skip to content

Commit 991204c

Browse files
anthudvaldiviacesnietorbexsoftAlevsk
authored
Remove trailing comma in policy (#160)
Co-authored-by: Daniel Valdivia <[email protected]> Co-authored-by: César Nieto <[email protected]> Co-authored-by: Alex <[email protected]> Co-authored-by: Lenin Alevski <[email protected]>
1 parent 4bac704 commit 991204c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Additionally, you can create policies to limit the privileges for `mcs` users, f
6262
"Version": "2012-10-17",
6363
"Statement": [{
6464
"Action": [
65-
"admin:ServerInfo",
65+
"admin:ServerInfo"
6666
],
6767
"Effect": "Allow",
6868
"Sid": ""

0 commit comments

Comments
 (0)