· 4 min read
How to Catch the Errors Spellcheck Misses
Heshan Fernando
Co-founder & COO
The document went through a spellchecker, two rounds of editing, and a final read. It went out with “your welcome” in the second paragraph.
Nobody missed it through carelessness. They missed it because every tool involved was checking whether the words exist, and “your” exists.
Why spellcheckers cannot see these
A spellchecker compares each word against a dictionary. “Their”, “there” and “they’re” are all in it, so all three pass regardless of which one belongs.
Catching the wrong one requires understanding the sentence — whether a possessive, a location or a contraction is needed. That is a grammar problem, not a spelling one, and it is why these errors survive every automated check and most human ones.
They also survive rereading, because you read what you meant. The brain supplies the intended word, which is precisely why proofreading your own writing catches so few of them.
The pairs that cause the most trouble
their / there / they’re — possessive, place, and “they are”. The three-way split makes this the most error-prone set in English.
its / it’s — possessive and “it is”. The confusion is understandable: apostrophe-s normally marks a possessive, and this is the exception.
your / you’re — possessive and “you are”.
affect / effect — usually a verb and usually a noun. “Affect” is what you do; “effect” is what results. Both have the other usage in specific contexts, which is what makes the rule feel unreliable.
lose / loose — one is a verb about not winning, one an adjective about not tight.
then / than — time and comparison.
| Pair | Distinction |
|---|---|
| their / there / they’re | Possessive / place / they are |
| its / it’s | Possessive / it is |
| affect / effect | Verb / noun, usually |
| lose / loose | Verb / adjective |
| complement / compliment | Completes / praises |
Why the tool cannot just fix them
Every match is a real word used correctly somewhere in your document. A checker flagging every instance of “their” would flag hundreds of correct uses to find two errors.
What it can do is surface each occurrence with its sentence and the distinction, so you make the call quickly. That is a different job from correction, and it is the honest one — deciding needs the meaning, which is yours.
Expect most matches to be correct. That is not the tool failing; it is what searching for real words used wrongly looks like.
Read it aloud, or backwards
Two proofreading techniques that catch what silent reading misses.
Reading aloud forces you to process every word rather than skimming. Homophone errors frequently survive silent reading because the brain supplies the intended word, and they survive reading aloud far less often because the mouth follows the page.
Reading backwards, sentence by sentence from the end, removes the narrative flow entirely. Without context to predict the next word, you read what is actually there. It is slow and it is the most reliable manual method for catching this class of error.
Both are worth reserving for short, important text — an application, a proposal, a page that will be printed. For anything longer, a tool that surfaces candidates and a fresh reader are more practical.
Common mistakes to avoid
- Trusting a spellchecker to catch these. It cannot, by construction.
- Proofreading your own work immediately after writing it, when you still read what you meant.
- Accepting an automated correction without reading the sentence — the wrong automated fix is harder to spot than the original error.
- Focusing only on the famous pairs and missing ones specific to your subject, like “principal” and “principle” in education writing.
- Assuming a grammar checker’s silence means the sentence is right. Many miss these too.
How to do it with Homophone Checker
The Homophone Checker surfaces candidates with their context.
- Paste the text — an email, an article, a chapter.
- Read each match in its sentence rather than as a list.
- Fix the genuine errors and move past the correct uses, which will outnumber them.
- For anything important, have someone else read it too. Fresh eyes catch what yours supply.
Other writing tools that keep your text local are in the tools directory.
Frequently asked questions
Why doesn’t my spellchecker catch these?
Because both spellings are real words. A spellchecker verifies that a word exists, not that it is the right one, so homophone errors pass every check.
Can the tool correct them automatically?
No, and it should not. Every match is a word used correctly somewhere in the document, and deciding which instance is wrong needs the sentence’s meaning.
Which pairs cause the most errors?
Their, there and they’re; its and it’s; your and you’re; affect and effect. Between them they account for most of the homophone errors readers notice in published writing.
Final thought
Read each flagged sentence rather than the list of matches. The tool finds the candidates in seconds; only the sentence tells you which one is wrong.