We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f1dafb commit c9a915fCopy full SHA for c9a915f
tutorial.md
@@ -829,7 +829,7 @@ instead of libev. Libevent included a fast HTTP server which was
829
used by gevent's ``wsgi`` server.
830
831
In gevent 1.0.x there is no http server included. Instead
832
-``gevent.wsgi`` it is now an alias for the pure Python server in
+``gevent.wsgi`` is now an alias for the pure Python server in
833
``gevent.pywsgi``.
834
835
0 commit comments