Skip to content

Commit

Permalink
Merge pull request #4 from ay8s/patch-1
Browse files Browse the repository at this point in the history
Couple of spellings
  • Loading branch information
nsomar committed Jun 16, 2015
2 parents b19432f + 1c12ed0 commit 3195bae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Run the project!

### From Code

To use `OAStackView` from code, Please refer to [UIStackView](https://developer.apple.com/library/prerelease/ios/documentation/UIKit/Reference/UIStackView_Class_Reference/) for propper documentation.
To use `OAStackView` from code, Please refer to [UIStackView](https://developer.apple.com/library/prerelease/ios/documentation/UIKit/Reference/UIStackView_Class_Reference/) for proper documentation.

As a quick example on its usage do the following:

Expand Down Expand Up @@ -98,7 +98,7 @@ The following a [human readable](https://raw.githubusercontent.com/oarrabi/OASta

All contributions in any form are welcomed, if you find the project helpful, and you want to contribute then please do.

## Known Issues, and future improvments
## Known Issues, and future improvements

### Missing functionality
`OAStackView` implements most of the features from `UIStackView` except the following:
Expand Down

0 comments on commit 3195bae

Please sign in to comment.