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.
1 parent e24e362 commit debd294Copy full SHA for debd294
src/introduction/prerequisites.md
@@ -63,7 +63,7 @@ You can find the `cwl-runner` [source code](https://github.com/common-workflow-l
63
Visit the `cwltool` [documentation](https://github.com/common-workflow-language/cwltool#install)
64
for other ways to install `cwltool` with `apt` and `conda`.
65
```
66
-Let's use a simple CWl tool description `true.cwl` with `cwltool`.
+Let's use a simple CWL tool description `true.cwl` with `cwltool`.
67
68
```{literalinclude} /_includes/cwl/true.cwl
69
:language: yaml
0 commit comments