harper-core 2.0.0

The language checker for developers.
Documentation
1
2
3
4
5
6
7
expr main (gong to)

let message "Did you mean `going to`?"
let description "Corrects `gong to` to the intended phrase `going to`."
let kind "Typo"
let becomes "going to"