Merge pull request #157 from ahacop/fix-readme-typo
Fix README typo
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -165,7 +165,7 @@ make.left.equalTo(@[view1, @100, view3.right]); | @@ -165,7 +165,7 @@ make.left.equalTo(@[view1, @100, view3.right]); | ||
165 | 165 | ||
166 | ## Learn to prioritize | 166 | ## Learn to prioritize |
167 | 167 | ||
168 | -> `.prority` allows you to specify an exact priority | 168 | +> `.priority` allows you to specify an exact priority |
169 | 169 | ||
170 | > `.priorityHigh` equivalent to **UILayoutPriorityDefaultHigh** | 170 | > `.priorityHigh` equivalent to **UILayoutPriorityDefaultHigh** |
171 | 171 |
-
Please register or login to post a comment