Commit bd8e706e authored by Kyle Fuller's avatar Kyle Fuller

Merge pull request #2527 from devxoul/patch-1

[CHANGELOG] Fix typo.
parents 6285ed71 292e2609
......@@ -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
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,
**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/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