From 31ec845e1e9ee5b275940cb001ff7926dee91ff7 Mon Sep 17 00:00:00 2001 From: Marcus Hammarberg Date: Sun, 19 Dec 2021 18:51:29 +0100 Subject: [PATCH] Fixes a spelling error in the ReadMe Guess how I found it ... Thanks a for a great library --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index dfd1579..3ef4f18 100644 --- a/readme.md +++ b/readme.md @@ -65,7 +65,7 @@ The default interactive mode shows you the context of the spelling mistake and g ``` Spelling - readme.md - shows you the context of the speling mistake and gives you options + shows you the context of the spelling mistake and gives you options ? (Use arrow keys) Ignore Add to file ignores @@ -78,7 +78,7 @@ Spelling - readme.md peeling ``` -Where `speling` will be highlighted in red. +Where `spelling` will be highlighted in red. * "Ignore" will ignore that word and not ask about it again in the current run. If you re-run the command again though, it will appear. * "Add to file ignores" will ignore the word in this file only.