summaryrefslogtreecommitdiff
path: root/docs/tutorials/wiki2/installation.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tutorials/wiki2/installation.rst')
-rw-r--r--docs/tutorials/wiki2/installation.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorials/wiki2/installation.rst b/docs/tutorials/wiki2/installation.rst
index adfbb8625..f5f291112 100644
--- a/docs/tutorials/wiki2/installation.rst
+++ b/docs/tutorials/wiki2/installation.rst
@@ -234,7 +234,7 @@ Install testing requirements
In order to run tests, we need to install the testing requirements. This is
done through our project's ``setup.py`` file, in the ``testing_extras`` and
-``extras_requires`` stanzas, and by issuing the command below for your
+``extras_require`` stanzas, and by issuing the command below for your
operating system.
.. literalinclude:: src/installation/setup.py