From 9ecf3b3f01c806b1f8e083dd50c70eb718f28245 Mon Sep 17 00:00:00 2001 From: ReadmeCritic Date: Thu, 11 Feb 2016 09:13:51 -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 c022d3a..2165464 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ###description Query the photo album better -###use Cocoapods +###use CocoaPods ``` pod 'CCImagePickerView', '~>1.0.3' ```