From 42c332bd88c94162d238c59a69eecbd7f7ba1b0c Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Wed, 13 Jan 2021 15:34:50 +0000 Subject: [PATCH] fix parent claiming plurality --- proposals/1772-groups-as-rooms.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/1772-groups-as-rooms.md b/proposals/1772-groups-as-rooms.md index 0e2cf0ee..8e3e4852 100644 --- a/proposals/1772-groups-as-rooms.md +++ b/proposals/1772-groups-as-rooms.md @@ -121,7 +121,7 @@ relationship can be expressed in one of two ways: automatically joined by members of the space: see [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: ```js