summaryrefslogtreecommitdiff
path: root/ROADMAP.md
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2018-05-26 11:39:00 +0300
committerBozhidar Batsov <bozhidar@batsov.com>2018-05-26 11:39:00 +0300
commit29af5132183f327f8c491f2b851920c0881d770e (patch)
tree3f1da629be8ee76660a9f6a0be1cbaa2f8730052 /ROADMAP.md
parent717222c21bf075ba5f8c0fedba69e697c317f0d2 (diff)
Fix a roadmap entry
Diffstat (limited to 'ROADMAP.md')
-rw-r--r--ROADMAP.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/ROADMAP.md b/ROADMAP.md
index daf9df1a..2a9f219f 100644
--- a/ROADMAP.md
+++ b/ROADMAP.md
@@ -16,7 +16,7 @@ high-impact tasks to tackle.
## Internal improvements
-* replace usages of Elisp's `read` with `parseclj`
+* replace usages of Elisp's `read` with `parseedn`
* break down `cider-interaction.el` and remove this file completely
* improve the connection management (https://github.com/clojure-emacs/cider/pull/2069)
* improve nREPL callback handling (https://github.com/clojure-emacs/cider/issues/1099)