Skip to content

Commit 58c8a6f

Browse files
greylimiguelgrinberg
authored andcommitted
Fix typo in docs (#187)
1 parent 4131e53 commit 58c8a6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -610,7 +610,7 @@ can take advantage of uWSGI's native WebSocket support.
610610

611611
Instances of class ``socketio.Server`` will automatically use this option for
612612
asynchronous operations if both gevent and uWSGI are installed and eventlet is
613-
not installed. To request this asynchoronous mode explicitly, the
613+
not installed. To request this asynchronous mode explicitly, the
614614
``async_mode`` option can be given in the constructor::
615615

616616
# gevent with uWSGI

0 commit comments

Comments
 (0)