Przeglądaj źródła

Fix typo on `priority` (#340)

Romain Pouclet 9 lat temu
rodzic
commit
db85bcee5d
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      docs.md

+ 1 - 1
docs.md

@@ -182,7 +182,7 @@ make.left.equalTo(view).offset(UIEdgeInsetsMake(10, 0, 10, 0))
 
 ### Learn to prioritize
 
-> `.prority` allows you to specify an exact priority
+> `.priority` allows you to specify an exact priority
 
 Priorities are can be tacked on to the end of a constraint chain like so: