Skip to content

Commit 82747e0

Browse files
committed
Correct the spelling of CocoaPods in README
1 parent 2226b73 commit 82747e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ If you’re using [Carthage](http://github.com/Carthage/Carthage), add EmojiKit
99
github "dasmer/EmojiKit"
1010
```
1111

12-
Otherwise, if you're using [Cocoapods](http://cocoapods.org), add EmojiKit to your `Podfile`:
12+
Otherwise, if you're using [CocoaPods](http://cocoapods.org), add EmojiKit to your `Podfile`:
1313

1414
```ruby
1515
pod 'EmojiKit', '~> 0.0.1'

0 commit comments

Comments
 (0)