aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-12-29 23:00:14 +1300
committerTom Ryder <tom@sanctum.geek.nz>2018-12-29 23:00:14 +1300
commit23108eb624d0343a147f878768d17df863931e0f (patch)
treea461895bc2b0092a87c922003efc8c6f1b777257 /README.md
parentMerge branch 'release/v0.2.0' into develop (diff)
downloadvim-replace-operator-23108eb624d0343a147f878768d17df863931e0f.tar.gz
vim-replace-operator-23108eb624d0343a147f878768d17df863931e0f.zip
Two-space sentences in documentation
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 1496a8d..5b65c02 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ bounded by a motion with the contents of a register, by default the unnamed
register.
This allows you, for example, to select a set of lines and replace any other
-set of lines with it in one repeatable operation. The text you replace stacks
+set of lines with it in one repeatable operation. The text you replace stacks
up in the numbered registers as normal, if you do end up needing it back.
License