summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 12627da..37fd1b9 100755
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@ inserting angle brackets is, so you can add this:
Don't worry about having two entries for `<` surround will take the first.
Or in Emacs Lisp modes using \` to enter \` ' is quite useful, but not adding a
-pair of ` (the default behavior if no entry in `evil-surround-pairs-alist` is
+pair of \` (the default behavior if no entry in `evil-surround-pairs-alist` is
present), so you can do this:
(add-hook 'emacs-lisp-mode-hook (lambda ()