Fix typo in CITATION.cff (#3779)

Fix tiny typo in CITATION.cff
This commit is contained in:
skykasko 2023-07-10 22:38:01 -04:00 committed by GitHub
parent 193ee766ca
commit a062d5c985
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ repository-code: "https://github.com/psf/black"
url: "https://black.readthedocs.io/en/stable/"
abstract: >-
Black is the uncompromising Python code formatter. By using it, you agree to cede
control over minutiae ofhand-formatting. In return, Black gives you speed,
control over minutiae of hand-formatting. In return, Black gives you speed,
determinism, and freedom from pycodestyle nagging about formatting. You will save time
and mental energy for more important matters.