Fix typo in Member.edit documentation

This commit is contained in:
chromacoat dreamkey 2022-03-27 09:21:15 +08:00 committed by GitHub
parent 80e42d139c
commit dd3536be63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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