diff --git a/README.md b/README.md index 4d78fd7..2b0a214 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ $ refurb file.py folder/ ``` > **Note** -> Refurb must be ran on Python 3.10+, though it can check Python 3.7+ code by setting the `--python-version` flag. +> Refurb must be run on Python 3.10+, though it can check Python 3.7+ code by setting the `--python-version` flag. ## Explanations For Checks