Skip to content

Commit

Permalink
Fix typo in contribution instructions.
Browse files Browse the repository at this point in the history
Change-Id: Ia514b4baf3f5079547d7c198eac60cab96ba3a0e
Signed-off-by: Moises Guimaraes de Medeiros <moguimar@redhat.com>
  • Loading branch information
moisesguimaraes committed Sep 10, 2018
1 parent d01abc8 commit 7b3e477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/contributor/index.rst
Expand Up @@ -27,7 +27,7 @@ are listed in ``requirements.txt`` and the requirements for testing are in

pip install -r requirements.txt -r test-requirements.txt

In you go this route, you can interact with the testr command directly.
If you go this route, you can interact with the testr command directly.
Running ``testr run`` will run the entire test suite. ``testr run --parallel``
will run it in parallel (this is the default incantation tox uses). More
information about testr can be found at: http://wiki.openstack.org/testr
Expand Down

0 comments on commit 7b3e477

Please sign in to comment.