Fix typo in sync example
This commit is contained in:
parent
5bae15d47b
commit
d39494b6df
1 changed files with 1 additions and 1 deletions
|
@ -264,7 +264,7 @@ paths:
|
||||||
"account_data": {
|
"account_data": {
|
||||||
"events": [
|
"events": [
|
||||||
{
|
{
|
||||||
"type": "m.tags",
|
"type": "m.tag",
|
||||||
"content": {"tags": {"work": {"order": "1"}}}
|
"content": {"tags": {"work": {"order": "1"}}}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue