elm-community / SublimeElmLanguageSupport

Elm language syntax highlighting and tool integration for ST2/3.

Home Page:https://packagecontrol.io/packages/Elm%20Language%20Support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typo in 0.22.4 release notes

ianmackenzie opened this issue · comments

In the 0.22.4 release notes there is a minor typo that nonetheless prevents proper updating to the prerelease version; 'Elm Language support' should be 'Elm Language Support' in

{
  "install_prereleases":
  [
    "Elm Language support"
  ],
}

Fixed by dfbb8bd