Corrected typo

This commit is contained in:
Loic Bersier 2018-09-17 20:30:09 +02:00
parent 718fc499e9
commit f485c220c4

View file

@ -16,7 +16,7 @@ client.registry
.registerDefaultTypes()
.registerGroups([
['fun', 'Fun commands'],
['utility', 'Some usefull commands'],
['utility', 'Some useful commands'],
['admin', 'Commands to make admin life easier'],
['owner', 'Commands the owner can use to manage the bot'],
])