diff --git a/discord/guild.py b/discord/guild.py index 7777f0eb9..9cf7b5241 100644 --- a/discord/guild.py +++ b/discord/guild.py @@ -1151,7 +1151,7 @@ class Guild(Hashable): Raises ------- Forbidden - You do not have permissions to change the role. + You do not have permissions to create the role. HTTPException Editing the role failed. InvalidArgument