From 0cbe450233993e4fe5b5ef5647f87ba201e221ef Mon Sep 17 00:00:00 2001 From: ziadoz Date: Thu, 24 May 2012 09:33:54 -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 240d504..3988cb1 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -33,7 +33,7 @@ A list of amazingly awesome PHP libraries that you should be using: * [Spork](https://github.com/kriswallsmith/spork) - A process forking library. * [HTML Purifier](https://github.com/ezyang/htmlpurifier) - A standard compliant HTML filter. * [PHP CS Fixer](https://github.com/fabpot/PHP-CS-Fixer) - A coding standard fixer library. -* [React](https://github.com/react-php/react) - An event driven non-blocking library. +* [React](https://github.com/react-php/react) - An event driven non-blocking I/O library. # Bonus Extras