summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2018-07-19 17:06:39 +0100
committerw0rp <devw0rp@gmail.com>2018-07-19 17:06:39 +0100
commit27f1915745d22a2d3831b3431a498d3ef674648c (patch)
treeb8d31dd701de51ea5f91fa07fc1451f6a3b126a5 /README.md
parentdfa38ff0ddeb1b330309cc55e5af24714d0d567a (diff)
downloadale-27f1915745d22a2d3831b3431a498d3ef674648c.zip
Capitalize Language Server Protocol
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1bf5cc69..dea58fd9 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
ALE (Asynchronous Lint Engine) is a plugin for providing linting in NeoVim
0.2.0+ and Vim 8 while you edit your text files, and acts as a Vim
-[language server protocol](https://langserver.org/) client.
+[Language Server Protocol](https://langserver.org/) client.
![linting example](img/example.gif?raw=true)