diff --git a/discord/client.py b/discord/client.py index 3561cef1a..bf928b1d7 100644 --- a/discord/client.py +++ b/discord/client.py @@ -833,7 +833,7 @@ class Client: Returns -------- Optional[:class:`.StageInstance`] - The returns stage instance of ``None`` if not found. + The stage instance or ``None`` if not found. """ from .channel import StageChannel