From 2c3c78769c109cd04ad68088728cc5dc5b8e2ed8 Mon Sep 17 00:00:00 2001 From: Aldarien Date: Tue, 30 Mar 2021 17:41:51 -0300 Subject: [PATCH] FIX: Readme --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index e90e0ee..743c17e 100644 --- a/Readme.md +++ b/Readme.md @@ -103,7 +103,7 @@ Set the event listeners for `open`, `message`, `error` and `close` and start sen Take note of the last lines where the message received by the **app** needs an action equivalent to the event names added before and the data associated if any (can be missing). [PHP]: http://php.net -[WebSocket]: https://en.wikipedia.org/wiki/WebSocket +[WebSockets]: https://en.wikipedia.org/wiki/WebSocket [Ratchet]: http://socketo.me/ [Slim]: https://slimframework.com [PHP-DI]: https://php-di.org/