diff options
author | Alex Gaynor <alex.gaynor@gmail.com> | 2014-10-22 14:15:43 -0700 |
---|---|---|
committer | Alex Gaynor <alex.gaynor@gmail.com> | 2014-10-22 14:15:43 -0700 |
commit | 09dd287ad88280f0e822696da1a0b3934dd6fcb4 (patch) | |
tree | 1042fb723a2ca19339b1d26f2f18d393b979858e | |
parent | 60d8640bc3aa8eb48273e1df6de94607a38f8ec3 (diff) | |
download | cryptography-09dd287ad88280f0e822696da1a0b3934dd6fcb4.tar.gz cryptography-09dd287ad88280f0e822696da1a0b3934dd6fcb4.tar.bz2 cryptography-09dd287ad88280f0e822696da1a0b3934dd6fcb4.zip |
Fixed a few typos
-rw-r--r-- | docs/security.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/security.rst b/docs/security.rst index 3bb10fa4..50253457 100644 --- a/docs/security.rst +++ b/docs/security.rst @@ -12,10 +12,10 @@ We ask that you do not report security issues to our normal GitHub issue tracker. If you believe you've identified a security issue with ``cryptography``, please -report it to ``alex.gaynor@gmail.com``. Message may be optionally be encrypted -with PGP using key fingerprint -``E27D 4AA0 1651 72CB C5D2 AF2B 125F 5C67 DFE9 4084`` -(this public key is available from most commonly-used key servers). +report it to ``alex.gaynor@gmail.com``. Messages may be optionally encrypted +with PGP using key fingerprint +``E27D 4AA0 1651 72CB C5D2 AF2B 125F 5C67 DFE9 4084`` (this public key is +available from most commonly-used key servers). Once you've submitted an issue via email, you should receive an acknowledgment within 48 hours, and depending on the action to be taken, you may receive |