From 54c3003b74a178d4c4455536baa84761c2f700ba Mon Sep 17 00:00:00 2001 From: user Date: Sun, 17 Jun 2018 16:35:23 +0100 Subject: [PATCH] newly joined -> newly-joined --- specification/server_server_api.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/specification/server_server_api.rst b/specification/server_server_api.rst index e6484853..3738ea05 100644 --- a/specification/server_server_api.rst +++ b/specification/server_server_api.rst @@ -943,9 +943,9 @@ event to an resident homeserver, by using the ``send_join`` endpoint. This is invoked using the room ID and the event ID of the new member event. The resident homeserver then accepts this event into the room's event graph, -and responds to the joining server with the full set of state for the newly -joined room. This is returned as a two-element list, whose first element is the -integer 200, and whose second element is an object which contains the +and responds to the joining server with the full set of state for the +newly-joined room. This is returned as a two-element list, whose first element +is the integer 200, and whose second element is an object which contains the following keys: ======================== ============ =========================================