branch: elpa/multiple-cursors
commit f33cdd4935d1a013931105e8f554c33e134d4b6d
Author: Angad Pal <[email protected]>
Commit: GitHub <[email protected]>

    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
 

Reply via email to