Skip to content

Commit 74d7cd0

Browse files
ctbtetron
authored andcommitted
Fix minor typos in README (#443)
1 parent d9de04f commit 74d7cd0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ well)::
3131

3232
pip install cwlref-runner
3333

34-
If installling alongside another CWL implementation then::
34+
If installing alongside another CWL implementation then::
3535

3636
pip install cwltool
3737

@@ -77,7 +77,7 @@ the default cwl-runner use::
7777
Use with boot2docker
7878
--------------------
7979
boot2docker is running docker inside a virtual machine and it only mounts ``Users``
80-
on it. The default behavoir of CWL is to create temporary directories under e.g.
80+
on it. The default behavior of CWL is to create temporary directories under e.g.
8181
``/Var`` which is not accessible to Docker containers.
8282

8383
To run CWL successfully with boot2docker you need to set the ``--tmpdir-prefix``

0 commit comments

Comments
 (0)