From a2a4a7816fe475c62b0e65a477efe013416f15e2 Mon Sep 17 00:00:00 2001 From: ReadmeCritic Date: Fri, 12 Feb 2016 12:00:34 -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 95c34c5..a67f45f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Kugel ![Tests](https://img.shields.io/circleci/project/TakeScoop/Kugel/master.svg) ![Platforms](https://img.shields.io/badge/platforms-ios%20%7C%20osx%20%20%7C%20tvos-lightgrey.svg) ![Languages](https://img.shields.io/badge/languages-swift%20%7C%20objc-orange.svg) -![Cocoapods](https://img.shields.io/cocoapods/v/Kugel.svg) +![CocoaPods](https://img.shields.io/cocoapods/v/Kugel.svg) A glorious Swift wrapper around [NSNotificationCenter](https://developer.apple.com/library/mac/documentation/Cocoa/Reference/Foundation/Classes/NSNotificationCenter_Class/).