From 78b37f49a5706a120414d5caa6f37511236dd773 Mon Sep 17 00:00:00 2001 From: Marcelo Fabri Date: Tue, 11 Oct 2016 13:13:27 -0700 Subject: [PATCH] CocoaPods spelling in README Summary: Just a nitpick. Closes https://github.com/Instagram/IGListKit/pull/44 Reviewed By: jessesquires Differential Revision: D4002826 Pulled By: rnystrom fbshipit-source-id: c2472435505d2e16ffd8285811793b6c2bb904d9 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e367dd04..fc2e44e52 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ A data-driven `UICollectionView` framework for building fast and flexible lists. ## Installation -The preferred installation method for `IGListKit` is with [Cocoapods](http://cocoapods.org). Simply add the following to your Podfile: +The preferred installation method for `IGListKit` is with [CocoaPods](http://cocoapods.org). Simply add the following to your Podfile: ```ruby # Latest release of IGListKit