From e0e53d65b390ecf8739f966b74cff67db9c06e3c Mon Sep 17 00:00:00 2001 From: "Jan-T. Brinkmann" Date: Tue, 23 Feb 2021 07:05:01 +0000 Subject: [PATCH] fix small typo in spell-checking.md --- docs/features/spell-checking.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/spell-checking.md b/docs/features/spell-checking.md index 28abce1..332a431 100644 --- a/docs/features/spell-checking.md +++ b/docs/features/spell-checking.md @@ -1,6 +1,6 @@ # Spell Checking -Foam come with a spell checker. +Foam comes with a spell checker. 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.