Skip to content

Commit 9f77851

Browse files
committed
JsonSchema: make it a valid json document
1 parent 963eaa5 commit 9f77851

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
@@ -1217,7 +1217,7 @@
12171217
"properties": {
12181218
"type": {
12191219
"const": "host",
1220-
"description": "Print product name of your computer",
1220+
"description": "Print product name of your computer"
12211221
},
12221222
"key": {
12231223
"$ref": "#/$defs/key"

0 commit comments

Comments
 (0)