summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source/contributing.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/contributing.rst b/source/contributing.rst
index 734d0b3..b7cd52b 100644
--- a/source/contributing.rst
+++ b/source/contributing.rst
@@ -155,7 +155,7 @@ Fill in the ``about`` section with relevant information regarding the package:
license: GPL
summary: Python library for symbolic mathematics
-Next, modfy the ``source`` section's ``url`` so that it points to ``sympy``'s source archive (on the internet):
+Next, modify the ``source`` section's ``url`` so that it points to ``sympy``'s source archive (on the internet):
.. code-block:: sh