branch: externals/urgrep
commit 86e7055ce56ebf7b475c24ebabd87e2208b5dc43
Author: Jim Porter <jporterb...@gmail.com>
Commit: Jim Porter <jporterb...@gmail.com>

    Typo
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 701c80a4be..97d1fcf8c5 100644
--- a/README.md
+++ b/README.md
@@ -60,7 +60,7 @@ setting `urgrep-preferred-tools`:
 ```
 
 If a tool is installed in an unusual place on your system, you can specify this
-by providing a cons cell as an element in `urgrep-preferred-tools':
+by providing a cons cell as an element in `urgrep-preferred-tools`:
 
 ```elisp
 (setq urgrep-preferred-tools '((ag . "/home/coco/bin/ag")))

Reply via email to