We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 910fd30 commit 70967f8Copy full SHA for 70967f8
README.md
@@ -712,7 +712,7 @@ ClojureScript completion is provided by the
712
implementation middleware which relies on
713
[piggieback](https://github.com/cemerick/piggieback). Include it in
714
your project middlewares and call `(cemerick.piggieback/cljs-repl)` or
715
-another method to start up the cljs REPL.
+another method to start up the ClojureScript REPL.
716
717
### Microsoft Windows
718
@@ -730,7 +730,7 @@ add `"-Dline.separator=\"\n\""` to `:jvm-opts` in
730
731
### powershell.el
732
733
-The powershell inferior shell mode truncates cider repl output when
+The powershell inferior shell mode truncates CIDER's REPL output when
734
loaded. As a workaround remove
735
736
```el
0 commit comments