Fix a typo with webhook documentation
This commit is contained in:
		| @@ -693,7 +693,7 @@ class Webhook(Hashable): | |||||||
|         avatar: Optional[:class:`bytes`] |         avatar: Optional[:class:`bytes`] | ||||||
|             A :term:`py:bytes-like object` representing the webhook's new default avatar. |             A :term:`py:bytes-like object` representing the webhook's new default avatar. | ||||||
|         reason: Optional[:class:`str`] |         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 |             .. versionadded:: 1.4 | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user