branch: elpa/isl
commit 696256fda64e7a7df5261dffd4afd7666e695120
Author: Thierry Volpiatto <[email protected]>
Commit: Thierry Volpiatto <[email protected]>

    Fix typo in README
---
 README.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.org b/README.org
index a2fa37b43ae..13cfa904e46 100644
--- a/README.org
+++ b/README.org
@@ -91,7 +91,7 @@ You may want to disable all =Isearch= global bindings:
     (global-set-key (kbd "C-M-r") nil)
 #+end_src
 
-And the rebind the necessary keys to isl-* commands:
+And then rebind the necessary keys to isl-* commands:
 
 #+begin_src elisp
     (global-set-key (kbd "C-s")   'isl-search)

Reply via email to