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 14c94da commit 5e2689dCopy full SHA for 5e2689d
docs/userguide/concurrency/eventlet.rst
@@ -9,8 +9,8 @@
9
Introduction
10
============
11
12
-The `Eventlet`_ homepage describes it as;
13
-A concurrent networking library for Python that allows you to
+The `Eventlet`_ homepage describes it as
+a concurrent networking library for Python that allows you to
14
change how you run your code, not how you write it.
15
16
* It uses `epoll(4)`_ or `libevent`_ for
0 commit comments