From 1c70177776d948987b61f84abc63badb897ea995 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 27 Apr 2016 22:13:00 -0400 Subject: Spelling --- source/contributing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source') 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 -- cgit