File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -54,14 +54,14 @@ $graph:
54
54
See also the [CWL Workflow Description, v1.3.0-dev1 changelog](Workflow.html#Changelog).
55
55
56
56
* New field `networkAccess` on
57
- [CommandLineTool](#CommandLineTool). This supercedes the
57
+ [CommandLineTool](#CommandLineTool). This supersedes the
58
58
[NetworkAccess](#NetworkAccess) requirement, which is now
59
59
deprecated.
60
60
* New field `envDef` on [CommandLineTool](#CommandLineTool).
61
- This supercedes the [EnvVarRequirement](#EnvVarRequirement)
61
+ This supersedes the [EnvVarRequirement](#EnvVarRequirement)
62
62
requirement, which is now deprecated.
63
63
* New field `initialWorkDir` on
64
- [CommandLineTool](#CommandLineTool). This supercedes the
64
+ [CommandLineTool](#CommandLineTool). This supersedes the
65
65
[InitialWorkDirRequirement](#InitialWorkDirRequirement)
66
66
requirement, which is now deprecated.
67
67
You can’t perform that action at this time.
0 commit comments