Skip to content

Commit 1271dbb

Browse files
Half-Shotrichvdh
authored andcommitted
Explicitly call replacement_room a room ID
Fixes #3232
1 parent 01c065f commit 1271dbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/event-schemas/schema/m.room.tombstone.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ properties:
1010
description: A server-defined message.
1111
replacement_room:
1212
type: string
13-
description: The new room the client should be visiting.
13+
description: The room ID of the new room the client should be visiting.
1414
required:
1515
- replacement_room
1616
- body

0 commit comments

Comments
 (0)