mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-08 17:03:42 +01: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",
|
||||
"state_key": "#room1:example.com",
|
||||
"state_key": "#room2:example.com",
|
||||
"contents": {
|
||||
"present": true,
|
||||
"autojoin": true
|
||||
|
|
|
|||
Loading…
Reference in a new issue