diff --git a/docs/api.rst b/docs/api.rst index 5c2dfe15e..e2129cd95 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -1050,7 +1050,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`. :param guild: The guild the user got banned from. :type guild: :class:`Guild`