harper-core 2.0.0

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

let message "Did you mean `hidden in`?"
let description "Corrects `hidden into` to `hidden in`."
let kind "Usage"
let becomes "hidden in"

test "The button is hidden into the exam settings menu or something like that." "The button is hidden in the exam settings menu or something like that."