harper-core 2.0.0

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

let message "If you mean the informal word for `yes`, the standard spelling is `yeah`."
let description "Corrects `yeh` to `yeah`."
let kind "Spelling"
let becomes "yeah"

test "But yeh, it seems I'm the only one that feels that way" "But yeah, it seems I'm the only one that feels that way"