summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbhishek Jaisingh <abhi2254015@gmail.com>2020-05-11 17:26:13 +0530
committerGitHub <noreply@github.com>2020-05-11 12:56:13 +0100
commit933323d620bd72794480edf081c8bd9a911ad717 (patch)
treebd93b0829e003a486815fe1c6e3c9051722b1031
parent553d6f282119481cbd4cf2a78e633eb8b506659e (diff)
downloadtox-git-933323d620bd72794480edf081c8bd9a911ad717.tar.gz
Documentation: Fix Incorrect Sentence (#1580)
-rw-r--r--docs/example/basic.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/example/basic.rst b/docs/example/basic.rst
index 6e6edd0e..c42b22c0 100644
--- a/docs/example/basic.rst
+++ b/docs/example/basic.rst
@@ -36,7 +36,7 @@ the specified command in each of them. With:
tox -e py36
-you can run restrict the test run to the python3.6 environment.
+you can restrict the test run to the python3.6 environment.
Available "default" test environments names are: