summaryrefslogtreecommitdiff
path: root/docs/api.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api.md')
-rw-r--r--docs/api.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api.md b/docs/api.md
index 7414ccf..4957666 100644
--- a/docs/api.md
+++ b/docs/api.md
@@ -139,7 +139,7 @@ Chat messages expire after 90 days and can no longer be retrieved at that time.
```json
{
- "message": "my amazing thoughts, by bob"
+ "body": "my amazing thoughts, by bob"
}
```