diff --git a/README.md b/README.md index 0c359c0e8..5a260d47e 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ > **Source code spell checker** -Finds and corrects spelling mistakes among source code: -- Fast enough to run on monorepos -- Low false positives so you can run on PRs - +Detects and fixes spelling mistakes in the source code: +- Optimized for fast execution on monorepos +- Minimizes false positives, making it ideal for running on pull requests. + ![Screenshot](./docs/screenshot.png) [![codecov](https://codecov.io/gh/crate-ci/typos/branch/master/graph/badge.svg)](https://codecov.io/gh/crate-ci/typos)