summaryrefslogtreecommitdiff
path: root/docs/hacking.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/hacking.rst')
-rw-r--r--docs/hacking.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hacking.rst b/docs/hacking.rst
index c483caf..145a307 100644
--- a/docs/hacking.rst
+++ b/docs/hacking.rst
@@ -82,7 +82,7 @@ The ``dev`` command alias downloads and installs extra tools, like the
OK
-If you have the :mod:`coverage` pacakge installed in the virtualenv,
+If you have the :mod:`coverage` package installed in the virtualenv,
you can see how well the tests cover the code:
.. code-block:: sh