From eef0434c3b08e2896364dd5e4edfac7478ccd690 Mon Sep 17 00:00:00 2001 From: dcharbonnier Date: Sat, 21 Apr 2018 11:51:59 +0200 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fefe6b8..473a9b9 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ [![Code Climate](https://img.shields.io/codeclimate/maintainability/dcharbonnier/advanced-websocket.svg?style=flat-square)](https://codeclimate.com/github/dcharbonnier/advanced-websocket/) -Advanced WebSocket is a connection of lightweight (no dependencies) and +Advanced WebSocket is a collection of lightweight (no dependencies) and simple components to build complex communication path over Websocket on the server and the browser.