mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-30 14:14:09 +02:00
typo
This commit is contained in:
parent
54bf339ae8
commit
1bbe638927
|
|
@ -83,7 +83,7 @@ would be needed to distinguish from a deleted state event. Something like:
|
||||||
|
|
||||||
{
|
{
|
||||||
"type": "m.room.group",
|
"type": "m.room.group",
|
||||||
"state_key": "#room1:example.com",
|
"state_key": "#room2:example.com",
|
||||||
"contents": {
|
"contents": {
|
||||||
"present": true,
|
"present": true,
|
||||||
"autojoin": true
|
"autojoin": true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue