From 4e5ff1f567b67cf8bfe6e34d4f0a42793ee6ed24 Mon Sep 17 00:00:00 2001 From: Andrew Stelmach Date: Thu, 16 Aug 2018 00:07:23 +0100 Subject: [PATCH] Update README.md correct grammar --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 4d0c89ad1d..4f306c4e03 100644 --- a/Readme.md +++ b/Readme.md @@ -11,7 +11,7 @@ ## Features -Socket.IO enables real-time bidirectional event-based communication. It consists in: +Socket.IO enables real-time bidirectional event-based communication. It consists of: - a Node.js server (this repository) - a [Javascript client library](https://github.com/socketio/socket.io-client) for the browser (or a Node.js client)