fix small typo in spell-checking.md

This commit is contained in:
Jan-T. Brinkmann 2021-02-23 07:05:01 +00:00 committed by GitHub
parent a23d7ae96f
commit e0e53d65b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.