summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorAtsushi SAKAI <sakaia@jp.fujitsu.com>2015-07-28 21:52:17 +0900
committerAtsushi SAKAI <sakaia@jp.fujitsu.com>2015-07-28 21:53:11 +0900
commit0a183b8c6a69d538798625f94b8b5810ffe5e4b6 (patch)
treec1a86a485a2b3161fe832e9cdc9fa697cc0cbf68 /README.rst
parent42b54fbaf5a3ed8421c9d66f294d71b6a7b1db77 (diff)
downloadtempest-0a183b8c6a69d538798625f94b8b5810ffe5e4b6.tar.gz
Fix two typos on tempest documentation
specifing => specifying secion => section Change-Id: Ie5c2ddb03586c780e4f338ba9dd2a8adbf824c6e Closes-Bug: #1478941
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index af2456940..d7063ba06 100644
--- a/README.rst
+++ b/README.rst
@@ -107,7 +107,7 @@ Unit Tests
----------
Tempest also has a set of unit tests which test the Tempest code itself. These
-tests can be run by specifing the test discovery path::
+tests can be run by specifying the test discovery path::
$> OS_TEST_PATH=./tempest/tests testr run --parallel