From 9297398bc8e6993bc35acd53b0746ca02bf780d4 Mon Sep 17 00:00:00 2001 From: Jamie York Date: Tue, 15 Oct 2013 12:25:00 -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 28bb441..5b56912 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -188,7 +188,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [React](https://github.com/reactphp/react) - An event driven non-blocking I/O library. * [Rx.PHP](https://github.com/asm89/Rx.PHP) - A reactive extension library. * [Ratchet](https://github.com/cboden/Ratchet) - A web socket library. -* [Hoa Websocket](https://github.com/hoaproject/Websocket) - Another web socket library. +* [Hoa WebSocket](https://github.com/hoaproject/Websocket) - Another web socket library. * [Hoa EventSource](https://github.com/hoaproject/Eventsource) - An event source library. * [Evenement](https://github.com/igorw/evenement) - An event dispatcher library. * [FuelPHP Event](https://github.com/fuelphp/event) - Another event dispatcher library.