Skip to content

Commit 99de554

Browse files
committed
fix typo
1 parent 258966e commit 99de554

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CommandLineTool.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)