diff options
Diffstat (limited to 'commands/userinfo.js')
| -rw-r--r-- | commands/userinfo.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/userinfo.js b/commands/userinfo.js index bd6c999..6917ad4 100644 --- a/commands/userinfo.js +++ b/commands/userinfo.js @@ -39,6 +39,6 @@ module.exports.run = async (client, message) => { name: 'userinfo', description: 'Tells your info.', usage: 'userinfo', - category: '- Info Commands', + category: '- Information Commands', };
\ No newline at end of file |
