Improve clarity

Co-authored-by: Travis Ralston <travpc@gmail.com>
pull/3417/head
Šimon Brandner 4 years ago committed by GitHub
parent cf13078f47
commit 60cf82d13c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -14,9 +14,9 @@ This MSC proposes that when creating a call room the `type` field in the
`m.room.create` state event should be set to `m.call`. This way clients can
clearly distinguish between regular chat rooms and call rooms.
In the case of the `m.intent` field in the `m.call` state event getting out of
In the case of the `m.intent` field in MSC3401's `m.call` state event getting out of
sync with the the `type` field in the `m.room.create` state event, the
information from the `m.room.create` state event should be preferred.
information from the `m.room.create` state event is used instead.
### Example

Loading…
Cancel
Save