From a1d295d4c2c94733382cc64d0bd7616389414b71 Mon Sep 17 00:00:00 2001 From: Bozhidar Batsov Date: Thu, 30 May 2013 14:27:35 +0300 Subject: [PATCH] Fix keychord mention --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 81c1227..10aba2a 100644 --- a/README.md +++ b/README.md @@ -273,7 +273,7 @@ Keybinding | Description In some cases you may not want to have a key-chord that is defined by prelude, in which case you can disable the binding in your `personal.el` file by setting -its command to `nil`. For example, to disable the `kk` key-chord add the +its command to `nil`. For example, to disable the `jj` key-chord add the following line: ```lisp