Update README.md (#3997)

Fixed a grammatical error in README.md
This commit is contained in:
Aditya Garg 2023-10-29 22:58:33 +05:30 committed by GitHub
parent 5edd99312a
commit 5515a5ac7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -86,7 +86,7 @@ take previous formatting into account (see
for exceptions).
Our documentation covers the current _Black_ code style, but planned changes to it are
also documented. They're both worth taking a look:
also documented. They're both worth taking a look at:
- [The _Black_ Code Style: Current style](https://black.readthedocs.io/en/stable/the_black_code_style/current_style.html)
- [The _Black_ Code Style: Future style](https://black.readthedocs.io/en/stable/the_black_code_style/future_style.html)