diff --git a/discord/invite.py b/discord/invite.py index 7c0ac6b49..288438c98 100644 --- a/discord/invite.py +++ b/discord/invite.py @@ -257,7 +257,7 @@ class Invite(Hashable): Attributes ----------- max_age: :class:`int` - How long the before the invite expires in seconds. + How long before the invite expires in seconds. A value of ``0`` indicates that it doesn't expire. code: :class:`str` The URL fragment used for the invite.