diff --git a/docs/api.rst b/docs/api.rst index 34025f85e..6516a14a2 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -1545,9 +1545,9 @@ of :class:`enum.Enum`. .. class:: TeamMembershipState - Represents the membership state of a team member retrieved through :func:Bot.application_info. + Represents the membership state of a team member retrieved through :func:`Bot.application_info`. - .. attribue:: invited + .. attribute:: invited Represents an invited member.