diff --git a/discord/client.py b/discord/client.py index 435336c38..739f59c33 100644 --- a/discord/client.py +++ b/discord/client.py @@ -1189,7 +1189,7 @@ class Client: If the invite is for a guild you have not joined, the guild and channel attributes of the returned :class:`.Invite` will be :class:`.PartialInviteGuild` and - :class:`PartialInviteChannel` respectively. + :class:`.PartialInviteChannel` respectively. Parameters -----------