Don't use double space after a period (#7808)

This commit is contained in:
Alex Gaynor 2022-11-14 22:23:02 -05:00 committed by GitHub
parent 8632fe86d1
commit cbc06f3e40
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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