fix parent claiming plurality

This commit is contained in:
Matthew Hodgson 2021-01-13 15:34:50 +00:00
parent 803e70a8b3
commit 42c332bd88

View file

@ -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