From 78d4f87256fad0f29633507b790e0a287216b66a Mon Sep 17 00:00:00 2001 From: Aktindo <71206933+Aktindo@users.noreply.github.com> Date: Fri, 27 Nov 2020 18:35:53 +0530 Subject: [PATCH] Fixed a typo in the ticket command on 40th Line. - A new ticketh has been creaated by <@${member.id}> + A new ticket has been created by <@${member.id}> --- 72-Simulate-Joins/commands/commands/ticket.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/72-Simulate-Joins/commands/commands/ticket.js b/72-Simulate-Joins/commands/commands/ticket.js index 7602d2a..eefbf48 100644 --- a/72-Simulate-Joins/commands/commands/ticket.js +++ b/72-Simulate-Joins/commands/commands/ticket.js @@ -37,7 +37,7 @@ module.exports = { const channel = guild.channels.cache.get(channelId) channel .send( - `A new ticketh has been creaated by <@${member.id}> + `A new ticket has been created by <@${member.id}> "${text}"