Fix typo in sync example

This commit is contained in:
Mark Haines 2015-11-26 16:55:12 +00:00
parent 5bae15d47b
commit d39494b6df

View file

@ -264,7 +264,7 @@ paths:
"account_data": {
"events": [
{
"type": "m.tags",
"type": "m.tag",
"content": {"tags": {"work": {"order": "1"}}}
}
]