From 1bbe638927b9bd03f980291a338fd0b19594f15c Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Sun, 6 Jan 2019 16:59:19 +0000 Subject: [PATCH] typo --- 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 6e12507f5..8128abda3 100644 --- a/proposals/1772-groups-as-rooms.md +++ b/proposals/1772-groups-as-rooms.md @@ -83,7 +83,7 @@ would be needed to distinguish from a deleted state event. Something like: { "type": "m.room.group", - "state_key": "#room1:example.com", + "state_key": "#room2:example.com", "contents": { "present": true, "autojoin": true