Ver Fonte

Fix typo in README.

nickcheng há 11 anos atrás
pai
commit
24f1726b7e
1 ficheiros alterados com 1 adições e 1 exclusões
  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
 ## 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.
 In Masonry there are two common approaches for updating constraints.
 
 
 #### 1. References
 #### 1. References