From 58c9aa7c2b84abb21b4e2c4d73c44f0a2294b259 Mon Sep 17 00:00:00 2001 From: ReadmeCritic Date: Thu, 11 Feb 2016 14:20:35 -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 9464a2a..18fab7a 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ Change tintColor DSXActivityIndicator (UIView) * Delegate to listen for user interactions ## About -This simple exercise was a means to practice Cocoapods techniques whilst also sharing _something_ that others might find useful. +This simple exercise was a means to practice CocoaPods techniques whilst also sharing _something_ that others might find useful. Please feel free to use for any purpose. I would love to hear from you, especially if you use DSXActivityIndicator in any of your projects.