Skip to content

Commit b757791

Browse files
committed
small typos
1 parent 1c7ee5b commit b757791

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/writing_how_do_i.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -254,10 +254,10 @@ description of the ``output``.
254254
- `metadata.xml <https://github.com/galaxyproject/galaxy/blob/dev/test/functional/tools/metadata.xml>`__
255255

256256
------------------------------------------------------
257-
\.\.\. test installed in an existing Galaxy instance?
257+
\.\.\. test tools installed in an existing Galaxy instance?
258258
------------------------------------------------------
259259

260-
Do not use planemo, Galaxy is should be used to test these tools directly.
260+
Do not use planemo, Galaxy should be used to test its tools directly.
261261
The following two commands can be used to test Galaxy tools in an existing
262262
instance.
263263

@@ -267,7 +267,7 @@ instance.
267267
GALAXY_TEST_TOOL_CONF=config/tool_conf.xml sh run_tests.sh --report_file tool_tests_tool_conf.html functional.test_toolbox
268268

269269
The first command specifies the ``--installed`` flag when calling
270-
``run_tests.sh``, this tells the test framework to test tool shed installed
270+
``run_tests.sh``, this tells the test framework to test Tool Shed installed
271271
tools and only those tools.
272272

273273
The second command sets ``GALAXY_TEST_TOOL_CONF`` environment variable, which

0 commit comments

Comments
 (0)