We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43a9ee7 commit 6f1ad85Copy full SHA for 6f1ad85
discord/bot.py
@@ -680,7 +680,7 @@ async def sync_commands(
680
register all commands.
681
682
By default, this coroutine is called inside the :func:`.on_connect` event. If you choose to override the
683
- :func:`.on_connect` event, then you should invoke this coroutine as well such as the follwing:
+ :func:`.on_connect` event, then you should invoke this coroutine as well such as the following:
684
685
.. code-block:: python
686
0 commit comments