From 5515a5ac7ae775a080e5880caa5d0effb4cc5773 Mon Sep 17 00:00:00 2001 From: Aditya Garg <110886184+aditya7302@users.noreply.github.com> Date: Sun, 29 Oct 2023 22:58:33 +0530 Subject: [PATCH] Update README.md (#3997) Fixed a grammatical error in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b9829ec..fb8170b 100644 --- a/README.md +++ b/README.md @@ -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)