فهرست منبع

Fix typo in README.

nickcheng 11 سال پیش
والد
کامیت
24f1726b7e
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -204,7 +204,7 @@ make.center.equalTo(superview).centerOffset(CGPointMake(-5, 10))
 
 ## Hold on for dear life
 
-Sometimes you need modify existing constraints inorder to animate or remove/replace constraints.
+Sometimes you need modify existing constraints in order to animate or remove/replace constraints.
 In Masonry there are two common approaches for updating constraints.
 
 #### 1. References