Skip to content

Commit 274297e

Browse files
committed
Fix a typo
1 parent bb4182d commit 274297e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ROADMAP.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ generic API on top of them dispatching based on the connection type.
102102
### Implement a socket REPL client
103103

104104
That should be relatively straightforward, as the communication
105-
protocol for the socket REPL is pretty simple. `parseclj` should be
105+
protocol for the socket REPL is pretty simple. `parseedn` should be
106106
used to "encode/decode" EDN data.
107107

108108
### Transition everything non-nREPL specific to Orchard

0 commit comments

Comments
 (0)