浏览代码

Minor typo and style.

Xavier Shay 13 年之前
父节点
当前提交
349587fee2
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      README.rst

+ 2 - 2
README.rst

@@ -16,7 +16,7 @@ It should work on OS X too.  There are no UIKit dependencies.
 
 .. Warning::
   This is not production-quality software yet.  It has only been used in
-  devlopment environments.
+  development environments.
   
   **USE AT YOUR OWN RISK**
 
@@ -42,7 +42,7 @@ There's a few options. Choose one, or just figure it out
 - You can copy all the files in the SocketRocket group into your app.
 - Include SocketRocket as a subproject and use libSocketRocket
 
-  If you do this, you must add -ObjC to your "other linker flags" option
+  If you do this, you must add ``-ObjC`` to your "other linker flags" option
 
 - For OS X you will have to repackage make a .framework target.  I will take
   contributions. Message me if you are interested.