Skip to content

Commit 6c108a6

Browse files
committed
docs: Fix typo
1 parent b47551e commit 6c108a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json-schema/schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@
191191
}
192192
},
193193
"require_any_field": {
194-
"$comment": "Please list all fields here so that we can force the existance of one of them in other parts of the schemas.",
194+
"$comment": "Please list all fields here so that we can force the existence of one of them in other parts of the schemas.",
195195
"anyOf": [
196196
{"required": ["processing:expression"]},
197197
{"required": ["processing:lineage"]},

0 commit comments

Comments
 (0)