Skip to content

Commit e9894b5

Browse files
committed
[Docs] Tweak some wording
1 parent 7b157a6 commit e9894b5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/modules/ROOT/pages/platforms/other_platforms.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
== The Problem
44

55
CIDER was created in the early days of Clojure where there weren't any
6-
of the alternative implementation that exist today. This lead to a design
7-
that relied on knowledge of certain specifics of Clojure internal and
6+
of the alternative implementations that exist today. This lead to a design
7+
that relied on knowledge of certain specifics of Clojure and
88
the Clojure nREPL server.
99

1010
Later, with the introduction of ClojureScript we made another set
@@ -45,4 +45,4 @@ Features:
4545

4646
Basically you'll get every feature that's implemented by the nREPL server you're using.
4747

48-
NOTE: For nbb you can alternatively connect via `cider-connect-cljs`, see xref:platforms/nbb.adoc[nbb].
48+
NOTE: For `nbb` you can alternatively connect via `cider-connect-cljs`, see xref:platforms/nbb.adoc[nbb].

0 commit comments

Comments
 (0)