We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fd3b9e9 + 80113fe commit 4a72f02Copy full SHA for 4a72f02
_episodes/21-1st-workflow.md
@@ -118,7 +118,7 @@ another may run in parallel.
118
The first step, `untar` runs `tar-param.cwl` (described previously in
119
[Parameter references]({{ page.root }}{% link _episodes/06-params.md %})).
120
This tool has two input parameters, `tarfile` and `extractfile` and one output
121
-parameter `example_out`.
+parameter `extracted_file`.
122
123
The ``in`` section of the workflow step connects these two input parameters to
124
the inputs of the workflow, `tarball` and `name_of_file_to_extract` using
0 commit comments