mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-22 02:37:57 -05:00
Fix 'authentification' typo (#3823)
This commit is contained in:
@@ -571,7 +571,7 @@ class Core(commands.Cog, CoreLogic):
|
||||
For that, you need to provide a valid permissions level.
|
||||
You can generate one here: https://discordapi.com/permissions.html
|
||||
|
||||
Please note that you might need two factor authentification for\
|
||||
Please note that you might need two factor authentication for\
|
||||
some permissions.
|
||||
"""
|
||||
await self.bot._config.invite_perm.set(level)
|
||||
|
||||
Reference in New Issue
Block a user