From 86721eed5d29e443b63d664bef64c195f622bba8 Mon Sep 17 00:00:00 2001 From: ziadoz Date: Tue, 28 Aug 2012 08:22:30 -0700 Subject: [PATCH] --- awesome-php.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awesome-php.md b/awesome-php.md index c6120ddd..b23b024a 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.