summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/API.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/API.md b/doc/API.md
index c8b88fe..f588c89 100644
--- a/doc/API.md
+++ b/doc/API.md
@@ -323,7 +323,7 @@ data.
{
"name": <name>,
"color": <color>,
- "order": <order> // optional
+ "order": <order>
}
```