harper-core 2.0.0

The language checker for developers.
Documentation
1
2
3
4
5
6
7
8
9
10
expr main (guilded age)

let message "The period of economic prosperity is called the `Gilded Age`."
let description "If referring to the period of economic prosperity, the correct term is `Gilded Age`."
let kind "Eggcorn"
let becomes "Gilded Age"
let strategy "Exact"

test "It is especially a reflection of the socio-economic patterns in the Guilded Age." "It is especially a reflection of the socio-economic patterns in the Gilded Age."
test "It is especially a reflection of the socio-economic patterns in the guilded age." "It is especially a reflection of the socio-economic patterns in the Gilded Age."