Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 166 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 166 Bytes

Typo Shmypo

Just another typo checker 🤷‍♂️

  • Remove apostroph from token parsing
  • add word repetition scanner with regex: (\b\w+\b)[\s\/\*]+(\b\g1\b)