From a80331e1c2e5b79394495c2efc413dab9696f8ac Mon Sep 17 00:00:00 2001 From: ReadmeCritic Date: Thu, 11 Feb 2016 09:22:31 -0800 Subject: [PATCH] Correct the spelling of CocoaPods in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e74aacf..1361708 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ ChimpKit includes uses ARC. If your project doesn't use ARC, you can enable it p There are two ways to add ChimpKit to your project: -Using [Cocoapods](cocoapods.org): +Using [CocoaPods](cocoapods.org): ```ruby pod 'ChimpKit'