aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index b2f1bc0..b36c12e 100644
--- a/README.md
+++ b/README.md
@@ -5,13 +5,13 @@ This plugin provides a mapping target that scrolls through the current buffer
with `PageDown` while the final line of the buffer is not visible in the
window, and `:next` to move to the next file in the argument list when it is.
It's therefore a lazy way to read several buffers in sequence while just
-tapping one key. The author likes to use it for reading several buffers on
+tapping one key. The author likes to use it for reading several buffers on
limited keyboards, such as a mobile phone terminal client.
License
-------
-Copyright (c) [Tom Ryder][1]. Distributed under the same terms as Vim itself.
+Copyright (c) [Tom Ryder][1]. Distributed under the same terms as Vim itself.
See `:help license`.
[1]: https://sanctum.geek.nz/