summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorewheeler <evanmwheeler@gmail.com>2013-07-18 11:52:58 -0400
committerewheeler <evanmwheeler@gmail.com>2013-07-18 11:52:58 -0400
commit8e7d9e426793165448604ae29f4c65adef9c49f6 (patch)
tree3d5c060b96c1459ac5f0ea06da1a2a3ed677997e /docs
parent33bd9ce9684423e23234ed4b0e9abcfe6bb7c007 (diff)
fix typo in docs
Diffstat (limited to 'docs')
-rw-r--r--docs/source/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst
index 5faa6b5..fa67185 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -142,7 +142,7 @@ are installed:
- **eventlet** : `pip install eventlet`
- **geventwebsocket**: `pip install gevent-websocket`
- **geventws4py**: `pip install ws4py`
-- **socketio**: `pip installl gevent-socketio`
+- **socketio**: `pip install gevent-socketio`
If you want to add your favorite WSGI Server as a backend to Chaussette,