From f33cdd4935d1a013931105e8f554c33e134d4b6d Mon Sep 17 00:00:00 2001 From: Angad Pal Date: Wed, 30 Aug 2017 07:48:31 +0530 Subject: [PATCH] Fix minor error - replace "... does not well ..." with "... does not do well ..." --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1698cad..2245ef2 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ insert a newline in multiple-cursors-mode, use `C-j`. ## Important note -Multiple cursors does not well when you invoke its commands with `M-x`. It needs to be bound to keys to work properly. Pull request to fix this is welcome. +Multiple cursors does not do well when you invoke its commands with `M-x`. It needs to be bound to keys to work properly. Pull request to fix this is welcome. ## Video