Browse Source

Fixing readme

Mike Lewis 13 years ago
parent
commit
b23a9d5c0b
1 changed files with 1 additions and 2 deletions
  1. 1 2
      README.rst

+ 1 - 2
README.rst

@@ -68,8 +68,7 @@ The classes
 ```````````````
 The Web Socket.
 
-.. note::
-  ``SRWebSocket`` will retain itself between ``-(void)open`` and when it closes.
+.. note:: ``SRWebSocket`` will retain itself between ``-(void)open`` and when it closes.
   This is similar to how ``NSURLConnection`` behaves. (unlike
   ``NSURLConnection``, ``SRWebSocket`` won't retain the delegate)