mlf176f2 pushed a commit to branch externals/ergoemacs-mode in repository elpa.
commit 1cee29f72d7cf3bc7379673bb728a0a6f7b4dced Author: akfoss <[email protected]> Date: Mon Jun 30 19:32:14 2014 +0430 fix a typo --- Readme.md | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 8b32f69..d671d6f 100644 --- a/Readme.md +++ b/Readme.md @@ -6,7 +6,7 @@ -ErgoEmacs keybindings improves GNU Emacs for people who did not grew +ErgoEmacs keybindings improve GNU Emacs for people who did not grew up with Emacs. User interface is based on common modern software interface familiar to most people today, such as using 【Ctrl+C】 key for Copy,【Ctrl+Z】 for undo, 【Ctrl+O】 for Open file, and also @@ -22,4 +22,4 @@ Ergoemacs-mode makes use of `make-composed-keymap` and therefore is only comptabile with emacs 24.1+ -More information is found at http://ergoemacs.github.io/ergoemacs-mode/ \ No newline at end of file +More information is found at http://ergoemacs.github.io/ergoemacs-mode/
