Skip to content

Commit 904d77a

Browse files
authored
fix typo
1 parent ca3484f commit 904d77a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ Experimental Features
151151

152152
Planemo can also be used to explore some more experimental features related to
153153
Galaxy tooling - including support for Conda_, `Travis CI`_, Docker_,
154-
`Common Workfow Language`_ (CWL), and Homebrew_.
154+
`Common Workflow Language`_ (CWL), and Homebrew_.
155155

156156
---------------------
157157
Conda Package Manager
@@ -226,7 +226,7 @@ GitHub_.
226226

227227
The ``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
230230
testing of tools using a Planemo driven approach inspired by this great `blog
231231
post <http://bit.ly/gxtravisci>`_ by `Peter Cock
232232
<https://github.com/peterjc>`_.
@@ -259,7 +259,7 @@ Galaxy has `experimental support
259259
Docker_ containers. Planemo contains tools to assist in development of Docker
260260
images 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
263263
that 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

279279
For 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

Comments
 (0)