From 1ff3602d1c54cfd12be49bf44a3c3bc45b02b258 Mon Sep 17 00:00:00 2001 From: Ara Date: Tue, 3 Feb 2015 23:02:15 -0500 Subject: [PATCH] Fix README typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed758e26..6d8ca106 100644 --- a/README.md +++ b/README.md @@ -165,7 +165,7 @@ make.left.equalTo(@[view1, @100, view3.right]); ## Learn to prioritize -> `.prority` allows you to specify an exact priority +> `.priority` allows you to specify an exact priority > `.priorityHigh` equivalent to **UILayoutPriorityDefaultHigh**