mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-21 08:58:38 +01:00
Fix typo in sync example
This commit is contained in:
parent
5bae15d47b
commit
d39494b6df
|
|
@ -264,7 +264,7 @@ paths:
|
|||
"account_data": {
|
||||
"events": [
|
||||
{
|
||||
"type": "m.tags",
|
||||
"type": "m.tag",
|
||||
"content": {"tags": {"work": {"order": "1"}}}
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue