Skip to content

Commit 10f2340

Browse files
committed
Update: jsonschema.
1 parent 9c5d4de commit 10f2340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/config.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@
485485
}
486486
]
487487
},
488-
"description": "argment key allow positional integer (like `1` , `2`), keyword string(like `\"--f\"`, `\"-f\"`), wildcard string(`\"*\"`).",
488+
"description": "argment key allow positional integer (like 1, 2), keyword string (like \"--f\", \"-f\"), wildcard string (\"*\").",
489489
"title": "arguments of the command.",
490490
"type": "object"
491491
}

0 commit comments

Comments
 (0)