diff --git a/awesome-php.md b/awesome-php.md index 24ac923..d92eaa6 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -32,7 +32,7 @@ A list of amazingly awesome PHP libraries that you should be using: * [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 I/O library. -* [Événement](https://github.com/igorw/evenement) - A event dispatcher library. +* [Événement](https://github.com/igorw/evenement) - An event dispatcher library. * [Sami](https://github.com/fabpot/Sami) - An API documentation generator. # Bonus Extras