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