Skip to content

Commit cb63800

Browse files
authored
Merge pull request #661 from pradyunsg/fix-wrong-docs
Fix typo in documented "run tests" command
2 parents 607fa81 + b7582f7 commit cb63800

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/development/getting-started.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ For running the tests, run:
102102

103103
.. code-block:: console
104104
105-
$ nox -s tests
105+
$ nox -s test
106106
107107
Running linters
108108
---------------

0 commit comments

Comments
 (0)