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 4131e53 commit 58c8a6fCopy full SHA for 58c8a6f
docs/index.rst
@@ -610,7 +610,7 @@ can take advantage of uWSGI's native WebSocket support.
610
611
Instances of class ``socketio.Server`` will automatically use this option for
612
asynchronous operations if both gevent and uWSGI are installed and eventlet is
613
-not installed. To request this asynchoronous mode explicitly, the
+not installed. To request this asynchronous mode explicitly, the
614
``async_mode`` option can be given in the constructor::
615
616
# gevent with uWSGI
0 commit comments