We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04477a8 commit abc8c45Copy full SHA for abc8c45
concepts.md
@@ -159,7 +159,7 @@ some_cwl_field:
159
a_complex_type2:
160
field2: foo2
161
field3: bar2
162
- a_complex_type3: {} # we accept the defualt values for "field2" and "field3"
+ a_complex_type3: {} # we accept the default values for "field2" and "field3"
163
```
164
165
Option two specific example using [Workflow](Workflow.html#Workflow).[inputs](Workflow.html#WorkflowInputParameter):
0 commit comments