diff --git a/README.rst b/README.rst index 41b5634..7b5a303 100644 --- a/README.rst +++ b/README.rst @@ -85,7 +85,7 @@ You can also use your own class for the connection. custom connection class example -..code:: python +.. code:: python from websocket import create_connection, WebSocket class MyWebSocket(WebSocket):