stil4m/elm-analyse

Strange Error Wording

Closed this issue · 0 comments

"Record has only one field, you can simply this. In file "src/Model.elm" at ((6,4),(7,5))"

The first sentence is a comma splice. Also, the second clause is not grammatically correct at all.

This is my suggestion:
"Record has only one field. Use its type as your model. In file ... "