Просмотр исходного кода

Merge pull request #106 from ReadmeCritic/master

Correct the spelling of CocoaPods in README
Ryan Olson лет назад: 10
Родитель
Сommit
e46a33417b
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -114,7 +114,7 @@ The code injection is left as an exercise for the reader. :innocent:
 
 
 
 
 ## Installation
 ## Installation
-FLEX is available on [Cocoapods](http://cocoapods.org/?q=FLEX). Simply add the following line to your podfile:
+FLEX is available on [CocoaPods](http://cocoapods.org/?q=FLEX). Simply add the following line to your podfile:
 
 
 ```ruby
 ```ruby
 pod 'FLEX', '~> 2.0', :configurations => ['Debug']
 pod 'FLEX', '~> 2.0', :configurations => ['Debug']