diff --git a/doc/green.rst b/doc/green.rst index 8bf7685b..bd61895e 100644 --- a/doc/green.rst +++ b/doc/green.rst @@ -2,7 +2,7 @@ Usage with Eventlet and Gevent ============================== Restkit can be used with `eventlet`_ or `gevent`_ and provide specific -connection manager to manage iddle connections for them. +connection manager to manage idle connections for them. Use it with gevent: -------------------