mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-06 07:53:42 +01:00
fix dev identifier
This commit is contained in:
parent
a709671d03
commit
ff85e61be9
|
|
@ -322,7 +322,7 @@ Proposed final identifier | Purpose | Development identifier
|
|||
------------------------------- | ------- | ----
|
||||
`m.space` | room type | `org.matrix.msc1772.space`
|
||||
`m.space.child` | event type | `org.matrix.msc1772.space.child`
|
||||
`m.space.parent` | event type | `org.matrix.msc1772.room.parent`
|
||||
`m.space.parent` | event type | `org.matrix.msc1772.space.parent`
|
||||
|
||||
## History
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue