mirror of
https://github.com/kennethreitz/flask-sockets.git
synced 2026-06-05 23:10:16 +00:00
fix spelling mistake
This commit is contained in:
+1
-1
@@ -78,7 +78,7 @@ WebSocket Interface
|
||||
|
||||
The websocket interface that is passed into your routes is
|
||||
`provided by gevent-websocket <https://bitbucket.org/noppo/gevent-websocket>`_.
|
||||
The basic methods are fairly straitforward —
|
||||
The basic methods are fairly straightforward —
|
||||
``send``, ``receive``, ``send_frame``, and ``close``.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user