Update README.md (#3284)

Minor typo
This commit is contained in:
Ned Western 2022-10-26 13:04:31 +11:00 committed by GitHub
parent 527248b389
commit 09d4acdcb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,7 +66,7 @@ Further information can be found in our docs:
_Black_ is already [successfully used](https://github.com/psf/black#used-by) by many _Black_ is already [successfully used](https://github.com/psf/black#used-by) by many
projects, small and big. _Black_ has a comprehensive test suite, with efficient parallel projects, small and big. _Black_ has a comprehensive test suite, with efficient parallel
tests, and our own auto formatting and parallel Continuous Integration runner. Now that tests, and our own auto formatting and parallel Continuous Integration runner. Now that
we have become stable, you should not expect large formatting to changes in the future. we have become stable, you should not expect large formatting changes in the future.
Stylistic changes will mostly be responses to bug reports and support for new Python Stylistic changes will mostly be responses to bug reports and support for new Python
syntax. For more information please refer to the syntax. For more information please refer to the
[The Black Code Style](https://black.readthedocs.io/en/stable/the_black_code_style/index.html). [The Black Code Style](https://black.readthedocs.io/en/stable/the_black_code_style/index.html).