From 78e16bc3bdd351566e0e695ace294573b1ae8e19 Mon Sep 17 00:00:00 2001 From: susmitha Date: Tue, 4 Nov 2025 08:01:49 +0530 Subject: [PATCH] docs: fix markdown typo in README badge link --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2710a2494..514ece891 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # typos -> **Source code spell checker** +> **Source Code Spell Checker** -Finds and corrects spelling mistakes among source code: +Finds and corrects spelling mistakes in source code: - Fast enough to run on monorepos -- Low false positives so you can run on PRs +- Low false positives ,so you can run on PRs ![Screenshot](./docs/screenshot.png)