aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--protocol.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/protocol.md b/protocol.md
index 71fee05..1b31f47 100644
--- a/protocol.md
+++ b/protocol.md
@@ -211,6 +211,7 @@ are listed below.
`<user>` parameter indicates who invited you to the given room.
- `_push join <roomname:word> <user:word>`
- Sent to all sessions of all members of a room (except the session sending
- the `invite` command) in which a new user entered.
+ the `invite` command and all sessions of the invited user) in which a new
+ user entered.
- `_push ping`
- Sent by the server once in a while. Please ignore.