Skip to content

Commit 8162801

Browse files
authored
Merge pull request #325 from kinow/patch-1
Update WORKFLOW-EXAMPLES.md
2 parents fb154f1 + 2f8c873 commit 8162801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/WORKFLOW-EXAMPLES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ RUN pip install wordcloud
100100

101101
## Executing a singularity container
102102

103-
We will run the PDF2Wordcloud example in a container. We will use the docker conatiner described above and execute it with singularity. In this case the spec defines the execution of a container with singularity. The actual command line tool is passed as an optional argument after all requiered singularity options.
103+
We will run the PDF2Wordcloud example in a container. We will use the docker container described above and execute it with singularity. In this case the spec defines the execution of a container with singularity. The actual command line tool is passed as an optional argument after all requiered singularity options.
104104

105105
```
106106
...

0 commit comments

Comments
 (0)