Skip to content

Commit 5b96cbf

Browse files
committed
Fix typo in config schema definitons
1 parent 724487d commit 5b96cbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/config/definitions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
}
88
},
99
"requires_definition": {
10-
"descirption": "Required libraries",
10+
"description": "Required libraries",
1111
"type": "array",
1212
"items": {
1313
"$ref": "#/name_definition"

0 commit comments

Comments
 (0)