newly joined -> newly-joined

pull/977/head
user 6 years ago
parent 5ab5fe08d1
commit 54c3003b74

@ -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. 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, 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 and responds to the joining server with the full set of state for the
joined room. This is returned as a two-element list, whose first element is the newly-joined room. This is returned as a two-element list, whose first element
integer 200, and whose second element is an object which contains the is the integer 200, and whose second element is an object which contains the
following keys: following keys:
======================== ============ ========================================= ======================== ============ =========================================

Loading…
Cancel
Save