aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/api.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/api.rst b/docs/api.rst
index 34025f85..6516a14a 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.