From 7090e491ded40f9dce8f08779f4926c2fbeec4c2 Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Fri, 11 Dec 2015 08:10:29 -0800 Subject: [PATCH] fix a typo in the example json for the old sync description --- api/client-server/old_sync.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/client-server/old_sync.yaml b/api/client-server/old_sync.yaml index fafcb825..2e2a629e 100644 --- a/api/client-server/old_sync.yaml +++ b/api/client-server/old_sync.yaml @@ -394,7 +394,7 @@ paths: "body": "Hello world!", "msgtype": "m.text" }, - "room_id:": "!wfgy43Sg4a:matrix.org", + "room_id": "!wfgy43Sg4a:matrix.org", "sender": "@bob:matrix.org", "event_id": "$asfDuShaf7Gafaw:matrix.org", "type": "m.room.message"