Skip to content

Commit

Permalink
Add an 'a' where it is missing in on_member_ban
Browse files Browse the repository at this point in the history
  • Loading branch information
ignxdank committed Oct 18, 2023
1 parent e1aa6cc commit 5eb2f30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -835,7 +835,7 @@ Members

.. function:: on_member_ban(guild, user)

Called when user gets banned from a :class:`Guild`.
Called when a user gets banned from a :class:`Guild`.

This requires :attr:`Intents.moderation` to be enabled.

Expand Down

0 comments on commit 5eb2f30

Please sign in to comment.