From 2b1c9857276438bf0567a18ee740fc0d0b568fe8 Mon Sep 17 00:00:00 2001 From: Ayon Khan Date: Tue, 14 Oct 2014 00:59:41 +0600 Subject: [PATCH] Change the name to reflect the official style --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30cab83..48f2d61 100644 --- a/README.md +++ b/README.md @@ -252,7 +252,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [True Random](https://github.com/pixeloution/true-random) - A library that generates random numbers using [www.random.org](http://www.random.org/). * [SecurityMultiTool](https://github.com/padraic/SecurityMultiTool) - A PHP security library. * [Password Compat](https://github.com/ircmaxell/password_compat) - A compatibility library for the new PHP 5.5 password functions. -* [PHPAss](http://www.openwall.com/phpass/) - A portable password hashing framework. +* [phpass](http://www.openwall.com/phpass/) - A portable password hashing framework. * [PHP Password Lib](https://github.com/ircmaxell/PHP-PasswordLib) - A library for generating and validating passwords. * [Password Policy](https://github.com/ircmaxell/password-policy) - A password policy library for PHP and JavaScript. * [Password Validator](https://github.com/jeremykendall/password-validator) - A library for validating and upgrading password hashes.