Skip to content

Commit e98afa8

Browse files
committed
JsonSchema: fix typo
1 parent 86783c0 commit e98afa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/json_schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2448,7 +2448,7 @@
24482448
"properties": {
24492449
"type": {
24502450
"const": "monitor",
2451-
"description": "Alias of Display module (for backwords compatibility, deprecated)"
2451+
"description": "Alias of Display module (for backwards compatibility, deprecated)"
24522452
},
24532453
"key": {
24542454
"$ref": "#/$defs/key"

0 commit comments

Comments
 (0)