How I spot common typos in Indonesian text before sending it
· 2 min read
A typo spotter is a final pass tool. It catches small issues that are easy to miss when I already know what I meant to write.
The Typo Spotter tool handles the repetitive part so I can focus on checking whether the result makes sense.
The simple idea
A typo spotter is a final pass tool. It catches small issues that are easy to miss when I already know what I meant to write.
I still treat the output as something to review, especially when it affects money, dates, privacy, or production data.
Step 1: Paste the text
Paste the text.
Step 2: Check double spaces
Check double spaces.
Step 3: Check repeated words
Check repeated words.
Step 4: Review spaces around punctuation
Review spaces around punctuation.
Step 5: Look at informal short forms
Look at informal short forms.
Step 6: Decide manually whether each suggestion fits the tone
Decide manually whether each suggestion fits the tone.
Step 7: Read the final text once more after fixing
Read the final text once more after fixing.
My checklist
Before I trust the result, I check:
- Paste the text.
- Check double spaces.
- Check repeated words.
- Review spaces around punctuation.
- Look at informal short forms.
- Decide manually whether each suggestion fits the tone.
- Read the final text once more after fixing.
A small tool is most useful when it makes the work visible and easy to verify.
Comments
Comments are welcome — please read the comment policy first. Powered by giscus and GitHub Discussions.