diff --git a/src/NadekoBot/data/command_strings.json b/src/NadekoBot/data/command_strings.json index 1920090f..29cf1eec 100644 --- a/src/NadekoBot/data/command_strings.json +++ b/src/NadekoBot/data/command_strings.json @@ -625,7 +625,7 @@ }, "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": [ "{0}roles 2", "{0}roles @Someone" @@ -3055,4 +3055,4 @@ "{0}autodc" ] } -} \ No newline at end of file +}