Fix a typo within the documentation

This commit is contained in:
xPolar
2021-07-28 16:54:58 -07:00
committed by GitHub
parent 96b9a0e09d
commit dd8168f902

View File

@ -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.