From 1d6cb4d96237a4f68f8c6135205a4a1335a460b2 Mon Sep 17 00:00:00 2001 From: ReadmeCritic Date: Fri, 12 Feb 2016 20:39:24 -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 2c74d44..d93310c 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ TSAnimatedRootViewSwitcheroo ## Example -First, grab it with Cocoapods: +First, grab it with CocoaPods: ```sh pod 'TSAnimatedRootViewSwitcheroo', '~> 1.0.0'