forked from Supositware/Haha-Yes
Corrected typo
This commit is contained in:
parent
718fc499e9
commit
f485c220c4
1 changed files with 1 additions and 1 deletions
2
index.js
2
index.js
|
@ -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'],
|
||||
])
|
||||
|
|
Loading…
Reference in a new issue