Skip to content

Commit f97fb94

Browse files
kinowmr-c
authored andcommitted
Fix typo in SchemaDefRequirement section
1 parent de4177e commit f97fb94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Process.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -918,7 +918,7 @@ $graph:
918918
doc: |
919919
This field consists of an array of type definitions which must be used when
920920
interpreting the `inputs` and `outputs` fields. When a `type` field
921-
contain a IRI, the implementation must check if the type is defined in
921+
contains a IRI, the implementation must check if the type is defined in
922922
`schemaDefs` and use that definition. If the type is not found in
923923
`schemaDefs`, it is an error. The entries in `schemaDefs` must be
924924
processed in the order listed such that later schema definitions may refer

0 commit comments

Comments
 (0)