branch: elpa/multiple-cursors
commit 6f183a1e82ba6f998a8c4e3d47a780fa7370f231
Merge: 18f992b f33cdd4
Author: Magnar Sveen <[email protected]>
Commit: GitHub <[email protected]>
Merge pull request #304 from angadgill92/master
Fix minor error
---
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