branch: elpa/inf-clojure
commit b4f39dca8f7572a66734f20b52248b89f25f99a6
Author: Bozhidar Batsov <[email protected]>
Commit: Bozhidar Batsov <[email protected]>
Fix "in in" typo
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index f239cee074..d7be32b0bd 100644
--- a/README.md
+++ b/README.md
@@ -200,7 +200,7 @@ configurable.
You can set custom values to `inf-clojure` variables on a
per-project basis using [directory
variables](https://www.gnu.org/software/emacs/manual/html_node/emacs/Directory-Variables.html)
-or by setting them in in your [init file][Emacs init file].
+or by setting them in your [init file][Emacs init file].
You can see all the configuration options available using the command
`M-x customize-group RET inf-clojure`.