aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/bindings/openssl.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/bindings/openssl.rst b/docs/bindings/openssl.rst
index 79468cb4..241cc4d6 100644
--- a/docs/bindings/openssl.rst
+++ b/docs/bindings/openssl.rst
@@ -4,7 +4,7 @@ OpenSSL
.. warning::
The OpenSSL API is not easy to use, small mistakes can lead to significant
- security vulnerabilities. We strongly reccomend not using this directly,
+ security vulnerabilities. We strongly recommend not using this directly,
and instead using one of the higher level APIs exposed by ``cryptography``.