Commit d01b8e5f authored by Joshua Kalpin's avatar Joshua Kalpin

[CHANGELOG] Grammar

parent 3a19a56a
......@@ -62,7 +62,8 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
[Core#45](https://github.com/CocoaPods/Core/pull/45)
* The linter will now display an error if a library ends with `.a` or `.dylib`
(i.e. `libz.dylib`). It will also display an error if it begins with `lib`
(i.e. `z.dylib`). It will also display an error if it begins with `lib`
(i.e. `libxml`).
[Joshua Kalpin](https://github.com/Kapin)
[Core#44](https://github.com/CocoaPods/Core/issues/44)
......
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