From e90c1ad33fb1711d152a6f8df06f3148349c9bee Mon Sep 17 00:00:00 2001 From: loicbersier Date: Mon, 28 Oct 2019 16:48:58 +0100 Subject: [PATCH] Forgot a letter --- commands/fun/ytp.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/fun/ytp.js b/commands/fun/ytp.js index 8bab380f..80cf187a 100644 --- a/commands/fun/ytp.js +++ b/commands/fun/ytp.js @@ -50,7 +50,7 @@ class ytpCommand extends Command { } }); - return message.channel.send(`here is currently ${mp4.length} videos, you can add yours by doing \`\`${prefix[0]}ytp --add (link or attachment)\`\``); + return message.channel.send(`There is currently ${mp4.length} videos, you can add yours by doing \`\`${prefix[0]}ytp --add (link or attachment)\`\``); } if (args.add) {