diff --git a/src/main/resources/templates/lsp/harper-ls/installer.json b/src/main/resources/templates/lsp/harper-ls/installer.json index 9820feb0b..a76384256 100644 --- a/src/main/resources/templates/lsp/harper-ls/installer.json +++ b/src/main/resources/templates/lsp/harper-ls/installer.json @@ -33,8 +33,8 @@ "file": { "name": { "windows": "harper-ls.exe", - "unix": "harmer-ls", - "mac": "harmer-ls" + "unix": "harper-ls", + "mac": "harper-ls" }, "executable": true }