aboutsummaryrefslogtreecommitdiffstats
path: root/docs/security.rst
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2016-02-19 07:06:54 -0500
committerAlex Gaynor <alex.gaynor@gmail.com>2016-02-19 07:06:54 -0500
commitebcd037216a422ac5ac314099c47cbae02705e4c (patch)
treee86862dbe31b7e28111530dc7608bd8a56e7e4df /docs/security.rst
parent940c92ff68d4b1de5d772520b0b148a40d813176 (diff)
downloadcryptography-ebcd037216a422ac5ac314099c47cbae02705e4c.tar.gz
cryptography-ebcd037216a422ac5ac314099c47cbae02705e4c.tar.bz2
cryptography-ebcd037216a422ac5ac314099c47cbae02705e4c.zip
spelling
Diffstat (limited to 'docs/security.rst')
-rw-r--r--docs/security.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/security.rst b/docs/security.rst
index 424fdb6c..f937afb3 100644
--- a/docs/security.rst
+++ b/docs/security.rst
@@ -9,7 +9,7 @@ What is a security issue?
-------------------------
Anytime it's possible to write code using ``cryptography``'s public API which
-does not provide the guarntees that a reasonable developer would expect it to
+does not provide the guarantees that a reasonable developer would expect it to
based on our documentation.
That's a bit academic, but basically it means the scope of what we consider a