From 8b32b80aac449de8a5b260bf8685e2fc8bdce66f Mon Sep 17 00:00:00 2001 From: ReadmeCritic Date: Wed, 12 Oct 2016 11:09:34 -0700 Subject: [PATCH] Correct the spelling of CocoaPods in README MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Summary: This pull request corrects the spelling of **CocoaPods** šŸ¤“ https://github.com/CocoaPods/shared_resources/tree/master/media

One day I’ll make a bot that looks through the READMEs of all Pods, looks to see if it uses ā€œCocoapodsā€ and PRs ā€œCocoaPodsā€ :D

— Ƙrta (orta) February 10, 2016
Created with [`cocoapods-readme`](https://github.com/dkhamsing/cocoapods-readme). Closes https://github.com/Instagram/IGListKit/pull/59 Reviewed By: ocrickard Differential Revision: D4009138 Pulled By: jessesquires fbshipit-source-id: fedaa51e883a78e52de4f7d934e0945b946cc751 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c356b4f..d6084e2f 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ A data-driven `UICollectionView` framework for building fast and flexible lists. ## Installation -### Cocoapods +### CocoaPods The preferred installation method for `IGListKit` is with [CocoaPods](http://cocoapods.org). Simply add the following to your Podfile: ```ruby