Skip to content

Commit ca7ec23

Browse files
Fix double spaces
Co-authored-by: Dorukyum <[email protected]>
1 parent fbdccbb commit ca7ec23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord/member.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -788,7 +788,7 @@ async def timeout(self, until: Optional[datetime.datetime], *, reason: Optional[
788788
789789
Applies a timeout to a member in the guild until a set datetime.
790790
791-
You must have the :attr:`~Permissions.moderate_members` permission to timeout a member.
791+
You must have the :attr:`~Permissions.moderate_members` permission to timeout a member.
792792
793793
Parameters
794794
-----------

0 commit comments

Comments
 (0)