File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ The CWL specification allows for implementations to provide extra
138
138
functionality and specify prerequisites to workflows through * requirements* .
139
139
There are many requirements defined in the CWL specification, for instance:
140
140
141
- - [ ` InlineJavascriptWorkflow ` ] ( https://w3id.org/cwl/Workflow.html#InlineJavascriptRequirement ) - enables JavaScript in expressions.
141
+ - [ ` InlineJavascriptRequirement ` ] ( https://w3id.org/cwl/Workflow.html#InlineJavascriptRequirement ) - enables JavaScript in expressions.
142
142
- [ ` SubworkflowFeatureRequirement ` ] ( https://w3id.org/cwl/Workflow.html#SubworkflowFeatureRequirement ) - enables nested workflows.
143
143
- [ ` InitialWorkDirRequirement ` ] ( https://w3id.org/cwl/Workflow.html#InitialWorkDirRequirement ) - controls staging files in the input directory.
144
144
You can’t perform that action at this time.
0 commit comments