Skip to content

Commit

Permalink
Merge pull request common-workflow-language#371 from common-workflow-…
Browse files Browse the repository at this point in the history
…language/smoe-userguide-typo-contianer

UserGuide.yml trivial typo
  • Loading branch information
mr-c committed Jan 15, 2017
2 parents 3bd20eb + 1a571ba commit 360e2b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v1.0/UserGuide.yml
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@
containers are also purposefully isolated from the host system, so in
order to run a tool inside a Docker container there is additional work to
ensure that input files are available inside the container and output
files can be recovered from the contianer. CWL can perform this work
files can be recovered from the container. CWL can perform this work
automatically, allowing you to use Docker to simplify your software
management while avoiding the complexity of invoking and managing Docker
containers.
Expand Down

0 comments on commit 360e2b9

Please sign in to comment.