Skip to content
This repository was archived by the owner on Aug 28, 2019. It is now read-only.

Commit b31028f

Browse files
committed
Fix some linking issues with TeamMembershipState
1 parent 604e9df commit b31028f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/api.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1545,9 +1545,9 @@ of :class:`enum.Enum`.
15451545

15461546
.. class:: TeamMembershipState
15471547

1548-
Represents the membership state of a team member retrieved through :func:Bot.application_info.
1548+
Represents the membership state of a team member retrieved through :func:`Bot.application_info`.
15491549

1550-
.. attribue:: invited
1550+
.. attribute:: invited
15511551

15521552
Represents an invited member.
15531553

0 commit comments

Comments
 (0)