Fix minor error

- replace "... does not well ..." with "... does not do well ..."
This commit is contained in:
Angad Pal 2017-08-30 07:48:31 +05:30 committed by GitHub
parent 18f992bff5
commit f33cdd4935

View File

@ -45,7 +45,7 @@ insert a newline in multiple-cursors-mode, use `C-j`.
## Important note ## 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 ## Video