jfmengels / elm-review

Analyzes Elm projects, to help find mistakes before your users find them.
https://package.elm-lang.org/packages/jfmengels/elm-review/latest/
Other
255 stars 13 forks source link

correct explicitly spelling #104

Closed lue-bird closed 3 years ago

lue-bird commented 3 years ago

Mini spelling correction in Review.Test's file comment:

- explictly
+ explicitly

That isn't really worth a PR so here's another thing I noticed when running the new elm-review-links-point-to-existing-package-members:

jfmengels commented 3 years ago

Thanks a lot!

I have to admit, I may have been a bit lazy at some point during the writing of the docs, because I was hoping that I'd have this exact rule at some point and feeling good about fixing things :joy:

jfmengels commented 3 years ago

Thanks for noticing the other ones. I've fixed them manually :+1: