We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba5680b commit d467130Copy full SHA for d467130
doc/modules/ROOT/pages/cljs/overview.adoc
@@ -21,7 +21,7 @@ Piggieback works in the following manner:
21
* You start a regular Clojure REPL
22
* You run some Clojure in it that converts to a ClojureScript REPL
23
24
-This means that jacking-in a two-fold process for ClojureScript, compared to Clojure,
+This means that jacking-in is a two-fold process for ClojureScript, compared to Clojure,
25
as now we have the extra REPL "upgrade" step.
26
27
== Dealing with Dependencies
0 commit comments