Fix typo in style README

This commit is contained in:
Christian Muehlhaeuser
2019-12-07 05:46:25 +01:00
parent 8ba9005b0c
commit dbebdf40b1
+1 -1
View File
@@ -54,7 +54,7 @@ The `text` element defines a block of text.
```
"text": {
"bold": true
"bold": true,
"color": "15",
"background_color": "57"
}