From 0dc685dc7e1887deab17560904062cf2d0188f54 Mon Sep 17 00:00:00 2001 From: Tom McDonald Date: Mon, 9 Dec 2013 13:42:55 -0500 Subject: [PATCH] Fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f74a0bd..129832d 100644 --- a/README.md +++ b/README.md @@ -17,4 +17,4 @@ Clear any {motion} pending for exchange. Example ------- -To exchanges two words, place your cursor on the first word and type `cxiw`. Then move to the second word and type `cxiw` again. Note: the {motion} used in the first and second use of `cx` don't have to be the same. +To exchange two words, place your cursor on the first word and type `cxiw`. Then move to the second word and type `cxiw` again. Note: the {motion} used in the first and second use of `cx` don't have to be the same.