guild.py: change word in create_role's docstring

This commit is contained in:
numbermaniac
2019-03-08 19:59:20 -05:00
committed by Rapptz
parent 84a48c9056
commit 5516b0b2c9
+1 -1
View File
@@ -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