Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Flame442 authored Jan 7, 2024
1 parent f47d1df commit 3490c0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redbot/core/core_commands.py
Original file line number Diff line number Diff line change
Expand Up @@ -2377,7 +2377,7 @@ async def slash_sync_error(self, ctx: commands.Context, error: commands.CommandE
await ctx.send(
_(
"You seem to be attempting to sync after recently syncing. Discord does not like it "
"when bots sync more often than neccecary, so this command has a cooldown. You "
"when bots sync more often than necessary, so this command has a cooldown. You "
"should enable/disable all commands you want to change first, and run this command "
"one time only after all changes have been made. "
)
Expand Down

0 comments on commit 3490c0b

Please sign in to comment.