summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2015-03-13 21:37:04 -0400
committerAlex Gaynor <alex.gaynor@gmail.com>2015-03-13 21:37:04 -0400
commit5ae3f33406ec586e547aff3f99bb7b8d5f1091fc (patch)
tree283c4b9e509cb57d989a6c0caed5ebd7819070cb /README.rst
parent22ca17330c67bd9317a57985e87bb9c20c083b26 (diff)
downloadpy-bcrypt-git-5ae3f33406ec586e547aff3f99bb7b8d5f1091fc.tar.gz
fixed typo
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 1d49aea..1377646 100644
--- a/README.rst
+++ b/README.rst
@@ -73,7 +73,7 @@ This library should be compatible with py-bcrypt and it will run on Python
Security
--------
-``bcrypt`` follows the same `security policy as cryptography`_, if you
-identify a vulnerability, we ask you to contact as privately.
+``bcrypt`` follows the `same security policy as cryptography`_, if you
+identify a vulnerability, we ask you to contact us privately.
-.. _`security policy as cryptography`: https://cryptography.io/en/latest/security/
+.. _`same security policy as cryptography`: https://cryptography.io/en/latest/security/