the grammar thing

Sorry, I didn't get what you meant the first time. hopefully this is the right file.
This commit is contained in:
MaybeGoogle 2017-10-25 23:43:51 -05:00 committed by GitHub
parent ffcaa594c9
commit 3de028ba99

View File

@ -625,7 +625,7 @@
}, },
"roles": { "roles": {
"Cmd": "roles", "Cmd": "roles",
"Desc": "List roles on this server or a roles of a specific user if specified. Paginated, 20 roles per page.", "Desc": "List roles on this server or roles of a user if specified. Paginated, 20 roles per page.",
"Usage": [ "Usage": [
"{0}roles 2", "{0}roles 2",
"{0}roles @Someone" "{0}roles @Someone"
@ -3055,4 +3055,4 @@
"{0}autodc" "{0}autodc"
] ]
} }
} }