mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-17 17:04:10 +01:00
Fix wording from bad merge
This commit is contained in:
parent
12692f62e7
commit
dcb39f8890
|
|
@ -629,7 +629,7 @@ if this optimisation fails.
|
||||||
|
|
||||||
Once the joining server has the room ID and the join candidates, it then needs
|
Once the joining server has the room ID and the join candidates, it then needs
|
||||||
to obtain enough information about the room to fill in the required fields of
|
to obtain enough information about the room to fill in the required fields of
|
||||||
the ``m.room.member`` event. It obtains this by selecting a resident from t
|
the ``m.room.member`` event. It obtains this by selecting a resident from the
|
||||||
candidate list, and using the ``GET /make_join`` endpoint. The resident server
|
candidate list, and using the ``GET /make_join`` endpoint. The resident server
|
||||||
will then reply with enough information for the joining server to fill in the
|
will then reply with enough information for the joining server to fill in the
|
||||||
event.
|
event.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue