diff --git a/README.md b/README.md index 01390f8..24a7de4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ TSCollections ============= TSCollections is a set of convenience classes that represents common collection patterns. Such as a stack or queue. #Installation -Use cocoa pods or drag the needed source files into your project. +Use CocoaPods or drag the needed source files into your project. To get all collections. ```objc