@@ -151,7 +151,7 @@ Experimental Features
151151
152152Planemo can also be used to explore some more experimental features related to
153153Galaxy tooling - including support for Conda _, `Travis CI `_, Docker _,
154- `Common Workfow Language `_ (CWL), and Homebrew _.
154+ `Common Workflow Language `_ (CWL), and Homebrew _.
155155
156156---------------------
157157Conda Package Manager
@@ -226,7 +226,7 @@ GitHub_.
226226
227227The ``travis_init `` `command
228228<http://planemo.readthedocs.org/en/latest/commands.html#travis_init-
229- command> `__ will bootstrap a project with files to ease contineous integration
229+ command> `__ will bootstrap a project with files to ease continuous integration
230230testing of tools using a Planemo driven approach inspired by this great `blog
231231post <http://bit.ly/gxtravisci> `_ by `Peter Cock
232232<https://github.com/peterjc> `_.
@@ -259,7 +259,7 @@ Galaxy has `experimental support
259259Docker _ containers. Planemo contains tools to assist in development of Docker
260260images for Galaxy tools.
261261
262- A shell can be launched to explore the Docker enviornment referenced by tools
262+ A shell can be launched to explore the Docker environment referenced by tools
263263that are annotated with publically registered Docker images.
264264
265265::
@@ -273,7 +273,7 @@ following commands.
273273
274274::
275275
276- $ planemo docker_build bowtie2.xml # asssumes Dockerfile in same dir
276+ $ planemo docker_build bowtie2.xml # assumes Dockerfile in same dir
277277 $ (planemo docker_shell --from_tag bowtie2.xml)
278278
279279For more details see the documentation for the `docker_build
@@ -340,5 +340,5 @@ and `brew_env
340340.. _`tools-devteam` : https://github.com/galaxyproject/tools-devteam
341341.. _`tools-iuc` : https://github.com/galaxyproject/tools-iuc
342342.. _Publishing to the Tool Shed : http://planemo.readthedocs.org/en/latest/publishing.html
343- .. _Common Workfow Language : http://common-workflow-language.github.io
343+ .. _Common Workflow Language : http://common-workflow-language.github.io
344344.. _OVA : https://en.wikipedia.org/wiki/Open_Virtualization_Format
0 commit comments