mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-05 02:34:14 +02:00
Typo
This commit is contained in:
parent
c71575c94d
commit
8de93147b1
|
|
@ -888,7 +888,7 @@ Verifying the invite
|
||||||
When a homeserver receives a ``m.room.member`` invite event for a room it's in
|
When a homeserver receives a ``m.room.member`` invite event for a room it's in
|
||||||
with a ``third_party_invite`` object, it must verify that the association between
|
with a ``third_party_invite`` object, it must verify that the association between
|
||||||
the third-party identifier initially invited to the room and the Matrix ID that
|
the third-party identifier initially invited to the room and the Matrix ID that
|
||||||
claim to be bound to it has been verified without having to rely on a third-party
|
claims to be bound to it has been verified without having to rely on a third-party
|
||||||
server.
|
server.
|
||||||
|
|
||||||
To do so, it will fetch from the room's state events the ``m.room.third_party_invite``
|
To do so, it will fetch from the room's state events the ``m.room.third_party_invite``
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue