Skip to content

Commit b43d2aa

Browse files
Ecmel ErcanEcmel Ercan
authored andcommitted
Fixed schema.json
1 parent 50904db commit b43d2aa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

schema.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
"description": "Resource",
55
"type": "object",
66
"properties": {
7-
"dir": {
8-
"description": "Directory Resources",
7+
"fonts": {
8+
"description": "Font Resources",
99
"type": "object",
1010
"additionalProperties": {
11-
"description": "Directory paths",
11+
"description": "Font paths",
1212
"type": "array"
1313
}
1414
},

0 commit comments

Comments
 (0)