Skip to content

Commit 2f0365e

Browse files
committed
Merge pull request #174 from laurentpetit/patch-1
Update README.md
2 parents 595e7c0 + aa46c85 commit 2f0365e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ A minimal `profiles.clj` for CIDER would be:
2424
```
2525

2626
Or (if you know what you're doing) add `cider-nrepl` to your `:dev :dependencies` vector plus specific
27-
middleware to to `:nrepl-middleware` under `:repl-options`.
27+
middleware to `:nrepl-middleware` under `:repl-options`.
2828

2929
```clojure
3030
:dependencies [[cider/cider-nrepl "0.8.2"]]

0 commit comments

Comments
 (0)