Skip to content

Commit

Permalink
Fix typo in CITATION.cff (psf#3779)
Browse files Browse the repository at this point in the history
Fix tiny typo in CITATION.cff
  • Loading branch information
skykasko committed Jul 11, 2023
1 parent 193ee76 commit a062d5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CITATION.cff
Expand Up @@ -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.
Expand Down

0 comments on commit a062d5c

Please sign in to comment.