mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-21 00:48:38 +01:00
fix parent claiming plurality
This commit is contained in:
parent
803e70a8b3
commit
42c332bd88
|
|
@ -121,7 +121,7 @@ relationship can be expressed in one of two ways:
|
||||||
automatically joined by members of the space: see
|
automatically joined by members of the space: see
|
||||||
[below](#auto-joined-children).
|
[below](#auto-joined-children).
|
||||||
|
|
||||||
2. Separately, rooms can claim parents via the `m.room.parent` state
|
2. Separately, rooms can claim a parent via the `m.room.parent` state
|
||||||
event:
|
event:
|
||||||
|
|
||||||
```js
|
```js
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue