Skip to content

Feature: Suggest corrections

Josh Soref edited this page Feb 25, 2024 · 2 revisions

Suggest corrections

While Correct misspelled words within GitHub would let people fix things, it'd also be nice to at least have the tool make those suggestions (and those might be slightly separate tasks).

My tentative idea for this is to rely on https://github.com/laurikari/tre's aspell tool and suggest the one best match if such a thing exists. I've done some back of the napkin work on this.

In the interim, I've shared a Google Sheet that I use that works pretty well.

Clone this wiki locally