summaryrefslogtreecommitdiff
path: root/docs/dev
diff options
context:
space:
mode:
authorKenneth Reitz <me@kennethreitz.org>2016-02-21 23:02:10 -0500
committerKenneth Reitz <me@kennethreitz.org>2016-02-21 23:02:10 -0500
commit46184236dc177fb68c7863445609149d0ac243ea (patch)
tree72fed68415ac74cb369344ebfdc2d9e5d7defd24 /docs/dev
parent7c5d703466332b7d4db98843ef36c5f79f7a7ff9 (diff)
downloadpython-requests-46184236dc177fb68c7863445609149d0ac243ea.tar.gz
docs2
Diffstat (limited to 'docs/dev')
-rw-r--r--docs/dev/contributing.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/contributing.rst b/docs/dev/contributing.rst
index a641ecb1..93181dad 100644
--- a/docs/dev/contributing.rst
+++ b/docs/dev/contributing.rst
@@ -155,7 +155,7 @@ model methods (e.g. ``__repr__``) are typically the exception to this rule.
Thanks for helping to make the world a better place!
-.. _PEP8: http://pep8.org
+.. _PEP 8: http://pep8.org
.. _line continuations: https://www.python.org/dev/peps/pep-0008/#indentation
Documentation Contributions