mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
Don't use double space after a period (#7808)
This commit is contained in:
parent
8632fe86d1
commit
cbc06f3e40
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ pyca/cryptography
|
|||
|
||||
|
||||
``cryptography`` is a package which provides cryptographic recipes and
|
||||
primitives to Python developers. Our goal is for it to be your "cryptographic
|
||||
primitives to Python developers. Our goal is for it to be your "cryptographic
|
||||
standard library". It supports Python 3.6+ and PyPy3 7.2+.
|
||||
|
||||
``cryptography`` includes both high level recipes and low level interfaces to
|
||||
|
|
|
|||
Loading…
Reference in a new issue