From b4bb64b52ca18f8c526acbf4087ee1db1e6df22b Mon Sep 17 00:00:00 2001 From: Prashanth K S Date: Sun, 29 Aug 2021 19:56:28 +0530 Subject: [PATCH] Fix linting issues --- docs/features/spell-checking.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/features/spell-checking.md b/docs/features/spell-checking.md index 332a431..37d4bee 100644 --- a/docs/features/spell-checking.md +++ b/docs/features/spell-checking.md @@ -6,6 +6,7 @@ Misspelled words are highlighted, like hellow. You can place the cursor on top of the word, and press `cmd+.` for suggestions on how to fix the problem. You can configure the extension in the settings, for example to: + - ignore certain files - change the language(s) - and much more