Skip to content

Commit 3cf61da

Browse files
alimanfoomr-c
authored andcommitted
fix typo (#131)
1 parent 01c7fa1 commit 3cf61da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_episodes/02-1st-example.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Next, create a file called `echo-job.yml`, containing the following boxed text,
3333
~~~
3434
{: .source}
3535

36-
Now, invoke `cwl-runner` with the tool wrapper `1st-too.cwl` and the input object echo-job.yml on the command line. The command
36+
Now, invoke `cwl-runner` with the tool wrapper `1st-tool.cwl` and the input object echo-job.yml on the command line. The command
3737
is `cwl-runner 1st-tool.cwl echo-job.yml`. The boxed text below shows this command and the expected output.
3838

3939
~~~

0 commit comments

Comments
 (0)