From be270a8ca282b5c18357a04afe7cf98f8642e454 Mon Sep 17 00:00:00 2001 From: ReadmeCritic Date: Fri, 12 Feb 2016 11:35:32 -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 8668f66..b751d11 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ r.result contains the object that was retured by the C SecItemAdd underlying fun iOS 8.0 or above You have to use cocoapod compiled from the Swift branch, since the master branch of cocoapods still does not fully support Swift. -See: [Using Cocoapods Unreleased Features](http://guides.cocoapods.org/using/unreleased-features) +See: [Using CocoaPods Unreleased Features](http://guides.cocoapods.org/using/unreleased-features) ## Installation