Skip to content

Commit 477fd7c

Browse files
committed
Tweak some wording
1 parent 4af94e6 commit 477fd7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ In Emacs terminology "inferior" process is a subprocess started by Emacs (it bei
6565
processes its output. As the Clojure socket REPL works in exactly the same manner `inf-clojure` can also interact with it.
6666

6767
Functionality like code completion and eldoc is powered by evaluation of predefined code snippets that provide the necessary results.
68-
As different Clojure REPLs have different capabilities, `inf-clojure` has to determine the type of a REPL and invoke
68+
As different Clojure REPLs have different capabilities, `inf-clojure` tracks the type of a REPL and invokes
6969
the right code for each REPL type.
7070

7171
## Installation

0 commit comments

Comments
 (0)