Skip to content

Commit e2aadbd

Browse files
committed
fix: typo
1 parent 2fd8952 commit e2aadbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema/outputs.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"description": "Children from parsing the raw IOutput data",
2121
"type": "array",
2222
"items": {
23-
"$ref": "unist.schema.json#/$defs/node"
23+
"$ref": "unist.schema.json#/$defs/Node"
2424
}
2525
},
2626
"position": {},

0 commit comments

Comments
 (0)