diff --git a/discord/guild.py b/discord/guild.py index 2a23d193f..59c216f2f 100644 --- a/discord/guild.py +++ b/discord/guild.py @@ -3868,7 +3868,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 -------