Browse Source

pull/4/head
Jamie York 12 years ago
parent
commit
d6e7509cde
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      awesome-php.md

+ 1
- 1
awesome-php.md View File

171
 
171
 
172
 * [React](https://github.com/reactphp/react) - An event driven non-blocking I/O library.
172
 * [React](https://github.com/reactphp/react) - An event driven non-blocking I/O library.
173
 * [Ratchet](https://github.com/cboden/Ratchet) - A web socket library.
173
 * [Ratchet](https://github.com/cboden/Ratchet) - A web socket library.
174
-* [Événement](https://github.com/igorw/evenement) - An event dispatcher library.
174
+* [Evenement](https://github.com/igorw/evenement) - An event dispatcher library.
175
 * [FuelPHP Event](https://github.com/fuelphp/event) - Another event dispatcher library.
175
 * [FuelPHP Event](https://github.com/fuelphp/event) - Another event dispatcher library.
176
 
176
 
177
 ## Logging
177
 ## Logging

Loading…
Cancel
Save