Fix typo in Member.edit documentation

This commit is contained in:
chromacoat dreamkey
2022-03-26 21:21:15 -04:00
committed by GitHub
parent 80e42d139c
commit dd3536be63
+1 -1
View File
@@ -753,7 +753,7 @@ class Member(discord.abc.Messageable, _UserTag):
Can now pass ``None`` to ``voice_channel`` to kick a member from voice.
.. versionchanged:: 2.0
The newly member is now optionally returned, if applicable.
The newly updated member is now optionally returned, if applicable.
Parameters
-----------