diff --git a/awesome-php.md b/awesome-php.md index c6120dd..b23b024 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -36,7 +36,7 @@ A list of amazingly awesome PHP libraries that you should be using: * [Événement](https://github.com/igorw/evenement) - An event dispatcher library. * [Sami](https://github.com/fabpot/Sami) - An API documentation generator. * [Bob](https://github.com/CHH/bob) - A simple project automation tool. -* [JSON Lint](https://github.com/Seldaek/jsonlint) - A JSON lint utility for PHP. +* [JSON Lint](https://github.com/Seldaek/jsonlint) - A JSON lint utility. * [PHPAss](http://www.openwall.com/phpass/) - A portable PHP password hashing framework. * [Box](https://github.com/kherge/Box) - A utility to build PHAR files. * [Wisdom](https://github.com/kherge/Wisdom) - A library for loading config data.