summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2014-08-02 20:40:43 +0300
committerBozhidar Batsov <bozhidar@batsov.com>2014-08-02 20:40:43 +0300
commit70967f872c786c4178fe66e046e07d049475122b (patch)
treeaf28aec1c9faf3fe479ca07cf4b14530d00d6a52
parent910fd30fa5c3825268c62281e7e0bc674a5398e1 (diff)
Terminology fixes
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 270006c9..cad450e0 100644
--- a/README.md
+++ b/README.md
@@ -712,7 +712,7 @@ ClojureScript completion is provided by the
implementation middleware which relies on
[piggieback](https://github.com/cemerick/piggieback). Include it in
your project middlewares and call `(cemerick.piggieback/cljs-repl)` or
-another method to start up the cljs REPL.
+another method to start up the ClojureScript REPL.
### Microsoft Windows
@@ -730,7 +730,7 @@ add `"-Dline.separator=\"\n\""` to `:jvm-opts` in
### powershell.el
-The powershell inferior shell mode truncates cider repl output when
+The powershell inferior shell mode truncates CIDER's REPL output when
loaded. As a workaround remove
```el