Fix typo on `priority` (#340)

This commit is contained in:
Romain Pouclet 2016-09-30 00:54:58 -04:00 committed by Robert Payne
parent ce3c3d1fd8
commit db85bcee5d
1 changed files with 1 additions and 1 deletions

View File

@ -182,7 +182,7 @@ make.left.equalTo(view).offset(UIEdgeInsetsMake(10, 0, 10, 0))
### Learn to prioritize ### 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: Priorities are can be tacked on to the end of a constraint chain like so: