aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorELginas <[email protected]>2020-08-06 04:43:39 +0300
committerGitHub <[email protected]>2020-08-05 21:43:39 -0400
commit298c28a2931894d8548733142936a8b303da7838 (patch)
treec6c014a318c67376af86b1913846fb6f3b270e83
parentAdd missing comma in template.py (diff)
downloaddiscord.py-298c28a2931894d8548733142936a8b303da7838.tar.xz
discord.py-298c28a2931894d8548733142936a8b303da7838.zip
Fix a typo with webhook documentation
-rw-r--r--discord/webhook.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/discord/webhook.py b/discord/webhook.py
index 317c54c4..95590d16 100644
--- a/discord/webhook.py
+++ b/discord/webhook.py
@@ -693,7 +693,7 @@ class Webhook(Hashable):
avatar: Optional[:class:`bytes`]
A :term:`py:bytes-like object` representing the webhook's new default avatar.
reason: Optional[:class:`str`]
- The reason for deleting this webhook. Shows up on the audit log.
+ The reason for editing this webhook. Shows up on the audit log.
.. versionadded:: 1.4