Skip to content

Commit

Permalink
Corrected typo
Browse files Browse the repository at this point in the history
  • Loading branch information
benhowes committed Apr 22, 2019
1 parent 52233a1 commit efb31a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ After you've created your development environment, just
``pip install tox`` and run ``tox`` to run the unit tests. If you want
to run the integration tests, make sure you have
`docker <https://www.docker.com/>`__ installed and run
``tox -c tox-integraton.ini`` (bear in mind this might take a while.)
``tox -c tox-integration.ini`` (bear in mind this might take a while.)
It's that simple!

Tavern uses [black](https://github.com/ambv/black) to keep all of the code
Expand Down

0 comments on commit efb31a6

Please sign in to comment.