Skip to content

Commit a6c9514

Browse files
Merge pull request stac-extensions#10 from linz/docs/fix-typo
docs: Fix typo
2 parents b47551e + 6c108a6 commit a6c9514

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)