From 298c28a2931894d8548733142936a8b303da7838 Mon Sep 17 00:00:00 2001 From: ELginas <42967362+ELginas@users.noreply.github.com> Date: Thu, 6 Aug 2020 04:43:39 +0300 Subject: [PATCH] Fix a typo with webhook documentation --- discord/webhook.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/discord/webhook.py b/discord/webhook.py index 317c54c4e..95590d168 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