Fix typo 'process'
This commit is contained in:
parent
f6c55979e0
commit
d7c69fae43
1 changed files with 2 additions and 2 deletions
|
@ -555,8 +555,8 @@ sign, and emit a new ``m.room.member`` state event adding the user into that
|
|||
room. When the homeserver does not yet know about the room it cannot do this
|
||||
directly. Instead, it must take a longer multi-stage handshaking process by
|
||||
which it first selects a remote homeserver which is already participating in
|
||||
that room, and uses it to assist in the joining procss. This is the remote join
|
||||
handshake.
|
||||
that room, and uses it to assist in the joining process. This is the remote
|
||||
join handshake.
|
||||
|
||||
This handshake involves the homeserver of the new member wishing to join
|
||||
(referred to here as the "joining" server), the directory server hosting the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue