Skip to content

Commit b7582f7

Browse files
committed
Fix typo in command
1 parent 051bffa commit b7582f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/development/getting-started.rst

Lines changed: 1 addition & 1 deletion
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)