mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-16 16:34:09 +01:00
small grammar
This commit is contained in:
parent
de038f5601
commit
39c21689ce
|
|
@ -8,7 +8,7 @@ This proposal implements the reserved "knock" membership type for the
|
||||||
`m.room.member` state event. This state event indicates that when a user
|
`m.room.member` state event. This state event indicates that when a user
|
||||||
knocks on a room, they are asking for permission to join. It contains an
|
knocks on a room, they are asking for permission to join. It contains an
|
||||||
optional "reason" parameter to specify the reason you want to join. Like
|
optional "reason" parameter to specify the reason you want to join. Like
|
||||||
other membership types the parameters, "displayname" and "avatar_url" are
|
other membership types, the parameters "displayname" and "avatar_url" are
|
||||||
optional. This membership can be set from users who aren't currently in said
|
optional. This membership can be set from users who aren't currently in said
|
||||||
room. An example for the membership would look like the following:
|
room. An example for the membership would look like the following:
|
||||||
```json
|
```json
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue