Explorar o código

Fix typo in README.

nickcheng %!s(int64=11) %!d(string=hai) anos
pai
achega
24f1726b7e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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