aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--discord/guild.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/discord/guild.py b/discord/guild.py
index 0019494c..69823568 100644
--- a/discord/guild.py
+++ b/discord/guild.py
@@ -1244,7 +1244,7 @@ class Guild(Hashable):
Forbidden
You do not have permissions to create the role.
HTTPException
- Editing the role failed.
+ Creating the role failed.
InvalidArgument
An invalid keyword argument was given.