Skip to content

Commit 70967f8

Browse files
committed
Terminology fixes
1 parent 910fd30 commit 70967f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -712,7 +712,7 @@ ClojureScript completion is provided by the
712712
implementation middleware which relies on
713713
[piggieback](https://github.com/cemerick/piggieback). Include it in
714714
your project middlewares and call `(cemerick.piggieback/cljs-repl)` or
715-
another method to start up the cljs REPL.
715+
another method to start up the ClojureScript REPL.
716716

717717
### Microsoft Windows
718718

@@ -730,7 +730,7 @@ add `"-Dline.separator=\"\n\""` to `:jvm-opts` in
730730

731731
### powershell.el
732732

733-
The powershell inferior shell mode truncates cider repl output when
733+
The powershell inferior shell mode truncates CIDER's REPL output when
734734
loaded. As a workaround remove
735735

736736
```el

0 commit comments

Comments
 (0)