From 3a7fd5157a274572bcae0f33a9f06b53b72c5c4e Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Sun, 11 Oct 2020 21:15:50 +0200 Subject: protocol: Typo fix --- protocol.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/protocol.md b/protocol.md index 7fc912a..549ac01 100644 --- a/protocol.md +++ b/protocol.md @@ -232,7 +232,7 @@ are listed below. user entered. - `_push leave ` - When user X leaves room R, this push message is sent to: 1. all sessions of - all remaining users in room R, and 2. all sessions of user X that did were - not the one to send the initiating `leave_room` command. + all remaining users in room R, and 2. all sessions of user X that were not + the one to send the initiating `leave_room` command. - `_push ping` - Sent by the server once in a while. Please ignore. -- cgit v1.2.3-54-g00ecf