summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2016-09-13 23:18:52 +0100
committerw0rp <devw0rp@gmail.com>2016-09-13 23:18:52 +0100
commit746ffe8acd72f3228aa6c5726d1c8dd6ee2b0513 (patch)
tree2689087aab8a20472803a51c93e1a66c600997a5
parent8e7bf4753016fb7e0309133f3e99f9d42479eefe (diff)
downloadale-746ffe8acd72f3228aa6c5726d1c8dd6ee2b0513.zip
Better README grammar.
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 36ea0957..f85ae38b 100644
--- a/README.md
+++ b/README.md
@@ -6,8 +6,10 @@ and Vim 8 while you edit your text files.
ALE makes use of NeoVim and Vim 8 job control functions and timers to
run linters on the contents of text buffers and return errors as
text is changed in Vim. This allows for displaying warnings and
-errors in files being edited in Vim before file has been saved
-back to disk. In other words, this plugin allows you to lint while you type.
+errors in files being edited in Vim before files have been saved
+back to a filesystem.
+
+In other words, this plugin allows you to lint while you type.
**NOTE:** This Vim plugin has been written pretty quickly so far,
and is still in rapid development. Documentation and stable APIs will