From 95b77c482214ce9cf32c587e18333fac95a4019f Mon Sep 17 00:00:00 2001 From: ReadmeCritic Date: Thu, 11 Feb 2016 15:52:23 -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 790a581..07d6bb4 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ FMDBHelpers contains categories for `FMDatabase` and `FMResultSet`. Both are doc ## Installation -`FMDBHelpers` can be installed with Cocoapods: +`FMDBHelpers` can be installed with CocoaPods: pod 'FMDBHelpers'