Commit 292e2609 authored by Suyeol Jeon's avatar Suyeol Jeon

[CHANGELOG] Fix typo.

parent 6285ed71
...@@ -10,7 +10,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides ...@@ -10,7 +10,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
`sources`. By default, when there are no sources specified in a Podfile all `sources`. By default, when there are no sources specified in a Podfile all
source repos will be used. This has always been the case. However, this source repos will be used. This has always been the case. However, this
implicit use of sources is now deprecated. Once you specify specific sources, implicit use of sources is now deprecated. Once you specify specific sources,
**no** repos wil be included by default. For example: **no** repos will be included by default. For example:
source 'https://github.com/artsy/Specs.git' source 'https://github.com/artsy/Specs.git'
source 'https://github.com/CocoaPods/Specs.git' source 'https://github.com/CocoaPods/Specs.git'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment