Skip to content

Commit abc8c45

Browse files
kinowmr-c
authored andcommitted
Fix typo s/defualt/default
1 parent 04477a8 commit abc8c45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

concepts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ some_cwl_field:
159159
a_complex_type2:
160160
field2: foo2
161161
field3: bar2
162-
a_complex_type3: {} # we accept the defualt values for "field2" and "field3"
162+
a_complex_type3: {} # we accept the default values for "field2" and "field3"
163163
```
164164

165165
Option two specific example using [Workflow](Workflow.html#Workflow).[inputs](Workflow.html#WorkflowInputParameter):

0 commit comments

Comments
 (0)