aboutsummaryrefslogtreecommitdiffstats
path: root/lua/nvim_lsp/elmls.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/nvim_lsp/elmls.lua')
-rw-r--r--lua/nvim_lsp/elmls.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/nvim_lsp/elmls.lua b/lua/nvim_lsp/elmls.lua
index 69a84f3e..46799c4a 100644
--- a/lua/nvim_lsp/elmls.lua
+++ b/lua/nvim_lsp/elmls.lua
@@ -57,7 +57,7 @@ skeleton[server_name] = {
description = [[
https://github.com/elm-tooling/elm-language-server#installation
-If you don't want to use neovim to install it, then you can use:
+If you don't want to use Nvim to install it, then you can use:
```sh
npm install -g elm elm-test elm-format @elm-tooling/elm-language-server
```