File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -122,6 +122,7 @@ implementer
122122implementers
123123implementor
124124implementors
125+ initialworkdir
125126initialworkdirrequirement
126127initialworkdirrequirements
127128inlinejavascriptrequirement
Original file line number Diff line number Diff line change @@ -54,14 +54,14 @@ $graph:
5454 See also the [CWL Workflow Description, v1.3.0-dev1 changelog](Workflow.html#Changelog).
5555
5656 * New field `networkAccess` on
57- [CommandLineTool](#CommandLineTool). This supercedes the
57+ [CommandLineTool](#CommandLineTool). This supersedes the
5858 [NetworkAccess](#NetworkAccess) requirement, which is now
5959 deprecated.
6060 * New field `envDef` on [CommandLineTool](#CommandLineTool).
61- This supercedes the [EnvVarRequirement](#EnvVarRequirement)
61+ This supersedes the [EnvVarRequirement](#EnvVarRequirement)
6262 requirement, which is now deprecated.
6363 * New field `initialWorkDir` on
64- [CommandLineTool](#CommandLineTool). This supercedes the
64+ [CommandLineTool](#CommandLineTool). This supersedes the
6565 [InitialWorkDirRequirement](#InitialWorkDirRequirement)
6666 requirement, which is now deprecated.
6767
You can’t perform that action at this time.
0 commit comments