From c1542af704d68fa1c8bc1ee248199c9e57334cee Mon Sep 17 00:00:00 2001 From: Loic Bersier Date: Tue, 4 Dec 2018 16:26:46 +0100 Subject: [PATCH] fixed some typo --- commands/fun/say.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/fun/say.js b/commands/fun/say.js index 3da3b33f..d639797f 100644 --- a/commands/fun/say.js +++ b/commands/fun/say.js @@ -8,7 +8,7 @@ module.exports = class sayCommand extends Command { aliases: ['repeat'], group: 'fun', memberName: 'say', - description: `Repeat the text you send ( can also use [verb] [noun] [adverbs] [adjective] [activitie] [celebreties] [countrie] [diseases] [elements] [hobbie] [music] [prefixe] [pronoun] [state] [title] [unit] [member] [number] to replace it with something else )`, + description: `Repeat the text you send ( can also use [verb] [noun] [adverbs] [adjective] [activities] [celebrities] [countrie] [diseases] [elements] [hobbies] [music] [prefixe] [pronoun] [state] [title] [unit] [member] [number] to replace it with something else )`, args: [ { key: 'text',