diff options
-rw-r--r-- | docs/contributing.rst | 2 |
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: |