Skip to content

Commit 991204c

Browse files
anthudvaldiviacesnietorbexsoftAlevsk
authored
Remove trailing comma in policy (#160)
Co-authored-by: Daniel Valdivia <hola@danielvaldivia.com> Co-authored-by: César Nieto <ces.nietor@gmail.com> Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com> Co-authored-by: Lenin Alevski <alevsk.8772@gmail.com>
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)