Skip to content

Commit 360e2b9

Browse files
authored
Merge pull request #371 from common-workflow-language/smoe-userguide-typo-contianer
UserGuide.yml trivial typo
2 parents 3bd20eb + 1a571ba commit 360e2b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v1.0/UserGuide.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@
356356
containers are also purposefully isolated from the host system, so in
357357
order to run a tool inside a Docker container there is additional work to
358358
ensure that input files are available inside the container and output
359-
files can be recovered from the contianer. CWL can perform this work
359+
files can be recovered from the container. CWL can perform this work
360360
automatically, allowing you to use Docker to simplify your software
361361
management while avoiding the complexity of invoking and managing Docker
362362
containers.

0 commit comments

Comments
 (0)