aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2013-11-13 12:54:03 -0800
committerAlex Gaynor <alex.gaynor@gmail.com>2013-11-13 12:54:03 -0800
commita659688c5de3c778eb175d0c3eae1db9a2e513a0 (patch)
tree7891b8a90c8738a941fcdca2fe45e33882e3e397
parentd118c91cc381ce757a6b14f4e4c60505c1cdb48a (diff)
downloadcryptography-a659688c5de3c778eb175d0c3eae1db9a2e513a0.tar.gz
cryptography-a659688c5de3c778eb175d0c3eae1db9a2e513a0.tar.bz2
cryptography-a659688c5de3c778eb175d0c3eae1db9a2e513a0.zip
typo
-rw-r--r--docs/contributing.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/contributing.rst b/docs/contributing.rst
index b86faaa1..8e5b1ced 100644
--- a/docs/contributing.rst
+++ b/docs/contributing.rst
@@ -122,7 +122,7 @@ So, specifically:
* No blank line at the end.
* Use Sphinx parameter/attribute documentation `syntax`_.
-Because of the inherit challenges in implementing correct cryptographic
+Because of the inherent challenges in implementing correct cryptographic
systems, we want to make our documentation point people in the right directions
as much as possible. To that end: