diff --git a/content/client-server-api/modules/instant_messaging.md b/content/client-server-api/modules/instant_messaging.md index b0ba26f9..e2c6f92b 100644 --- a/content/client-server-api/modules/instant_messaging.md +++ b/content/client-server-api/modules/instant_messaging.md @@ -358,7 +358,7 @@ An example of a media message with a caption is: "filename": "dog.jpg", "body": "this is a ~~cat~~ picture :3", "format": "org.matrix.custom.html", - "formatted_body": "this is a cat picture :3", + "formatted_body": "this is a cat picture :3", "info": { "w": 479, "h": 640,