diff --git a/discord/guild.py b/discord/guild.py index 578ed87e4..bc85310a4 100644 --- a/discord/guild.py +++ b/discord/guild.py @@ -4413,7 +4413,7 @@ class Guild(Hashable): The guild must have ``VANITY_URL`` in :attr:`~Guild.features`. - You must have :attr:`~Permissions.manage_guild` to do this.as well. + You must have :attr:`~Permissions.manage_guild` to do this as well. Raises -------