summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Vazhnov <vazhnov@boot-keys.org>2024-06-24 05:34:34 +0000
committerGitHub <noreply@github.com>2024-06-24 06:34:34 +0100
commitf4bc3c2711a004daf749cdba24e20144896f441d (patch)
treeeaa326468b58c3993aab05a97b77f4437813838d
parent5606606b32299832d92050f4e0f5af646d08f47c (diff)
downloadale-f4bc3c2711a004daf749cdba24e20144896f441d.zip
README.md: fix typo: there should be a comma (#4797)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 26b4144f..09e8a6a8 100644
--- a/README.md
+++ b/README.md
@@ -623,7 +623,7 @@ interested in writing an integration, see `:help ale-lint-other-sources`.
If you're running ALE in Neovim with
[nvim-lspconfig](https://github.com/neovim/nvim-lspconfig) for configuring
-particular language servers. ALE will automatically disable its LSP
+particular language servers, ALE will automatically disable its LSP
functionality for any language servers configured with nvim-lspconfig by
default. The following setting is applied by default: