mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-05 17:02:32 -05:00
docs: fix typos (#5989)
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com>
This commit is contained in:
@@ -76,7 +76,7 @@ class ModInfo(MixinMeta):
|
||||
if exc.status == 400: # BAD REQUEST
|
||||
await ctx.send(_("That nickname is invalid."))
|
||||
else:
|
||||
await ctx.send(_("An unexpected error has occured."))
|
||||
await ctx.send(_("An unexpected error has occurred."))
|
||||
else:
|
||||
await ctx.send(_("Done."))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user