Skip to content

Commit

Permalink
Fixed spelling mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryo Aoyama authored and Ryo Aoyama committed Jul 1, 2014
1 parent 1c582b9 commit 04b3b93
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ RACollectionViewReorderableTripletLayout

## Installation

RACollectionViewReorderableTribletLayout is available through [CocoaPods](http://cocoapods.org). To install
RACollectionViewReorderableTripletLayout is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

pod "RACollectionViewReorderableTribletLayout"
pod "RACollectionViewReorderableTripletLayout"


## Usage
Expand Down Expand Up @@ -68,5 +68,5 @@ self.collectionView.dataSource = self;


## License
RACollectionViewReorderableTribletLayout is available under the MIT license. See the LICENSE file for more info.
RACollectionViewReorderableTripletLayout is available under the MIT license. See the LICENSE file for more info.

0 comments on commit 04b3b93

Please sign in to comment.