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) {