diff --git a/discord/guild.py b/discord/guild.py index 697537afc..025448dd3 100644 --- a/discord/guild.py +++ b/discord/guild.py @@ -1779,7 +1779,7 @@ class Guild(Hashable): You must have the :attr:`~Permissions.manage_roles` permission to do this. - ..versionchanged:: 1.6 + .. versionchanged:: 1.6 Can now pass ``int`` to ``colour`` keyword-only parameter. Parameters