From 22a5a5f2281d8a4d0f8dea8d029f20265de6336d Mon Sep 17 00:00:00 2001 From: ziadoz Date: Tue, 28 Aug 2012 08:22:45 -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 b23b024..22f3fd8 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -37,7 +37,7 @@ A list of amazingly awesome PHP libraries that you should be using: * [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. -* [PHPAss](http://www.openwall.com/phpass/) - A portable PHP password hashing framework. +* [PHPAss](http://www.openwall.com/phpass/) - A portable 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.