diff options
author | w0rp <w0rp@users.noreply.github.com> | 2018-05-26 09:19:30 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-05-26 09:19:30 +0100 |
commit | b67c9a83b2545d4b67a1c60c2048dee6d6eebc12 (patch) | |
tree | 5fe477f2cbe5f22757bd2e74717812697e3c3a70 /doc | |
parent | 51a063be31e70046aaca767a02d25b0c5be9a692 (diff) | |
parent | 7fd0fd514bb56b6ef3f6fe2dbe811b7dc5117f33 (diff) | |
download | ale-b67c9a83b2545d4b67a1c60c2048dee6d6eebc12.zip |
Merge pull request #1574 from hecrj/elm-0.19
Support Elm 0.19
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ale-elm.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ale-elm.txt b/doc/ale-elm.txt index 32beab7b..de7d8939 100644 --- a/doc/ale-elm.txt +++ b/doc/ale-elm.txt @@ -34,7 +34,7 @@ elm-make *ale-elm-elm-make* g:ale_elm_make_executable *g:ale_elm_make_executable* *b:ale_elm_make_executable* Type: |String| - Default: `'elm-make'` + Default: `'elm'` See |ale-integrations-local-executables| |