mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-17 03:23:42 +01:00
improve wording
This commit is contained in:
parent
695a97728d
commit
a8e5c0e247
|
|
@ -7,8 +7,8 @@ description: |-
|
|||
be suitable for the room name.
|
||||
The room topic can also be set when creating a room using `/createRoom` with the `topic` key.'
|
||||
|
||||
If a room has an `m.room.topic` event with an absent, null, or empty `topic`
|
||||
field, it should be treated the same as a room with no `m.room.topic` event.
|
||||
If the `topic` property is absent, null, or empty then the topic is unset. In other words,
|
||||
an empty `topic` property effectively resets the room to having no topic.
|
||||
properties:
|
||||
content:
|
||||
properties:
|
||||
|
|
|
|||
Loading…
Reference in a new issue