Skip to content

Commit 5d29c3d

Browse files
authored
Fix "yntax" typo in jekyll.json (#4082)
1 parent cfced59 commit 5d29c3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/schemas/json/jekyll.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -586,7 +586,7 @@
586586
"minLength": 1
587587
},
588588
"highlighter": {
589-
"description": "A yntax highlighter for the current site\nhttps://jekyllrb.com/docs/configuration/default/",
589+
"description": "A syntax highlighter for the current site\nhttps://jekyllrb.com/docs/configuration/default/",
590590
"type": "string",
591591
"default": "rouge",
592592
"minLength": 1

0 commit comments

Comments
 (0)