diff --git a/src/bot/commands/ban.ts b/src/bot/commands/ban.ts index c2fc0cd..4079857 100644 --- a/src/bot/commands/ban.ts +++ b/src/bot/commands/ban.ts @@ -77,7 +77,7 @@ export default { actionType: 'ban', } as Infraction); - message.reply(`### @${targetUser.username} has bee banned.\n` + message.reply(`### @${targetUser.username} has been banned.\n` + `Infraction ID: \`${infId}\` (**#${userWarnCount}** for this user)`); } else { message.serverContext.banUser(targetUser._id, {