diff --git a/src/commands/deleteaccount.ts b/src/commands/deleteaccount.ts index e778e1f..6a4e102 100644 --- a/src/commands/deleteaccount.ts +++ b/src/commands/deleteaccount.ts @@ -63,7 +63,7 @@ export default class DeleteAccount extends Command { subject: 'Your account has been deleted', html: `
Your Cloud Account has been deleted by our Engineers. There is no way to recover your files and this desicion cannot be appealed. We're sorry to see you go.
+Your Cloud Account has been deleted by our Engineers. There is no way to recover your files and this decision cannot be appealed. We're sorry to see you go.
Reason: ${reason}
Engineer: ${message.author.username}