Skip to content

Commit d467130

Browse files
jhacksworthbbatsov
authored andcommitted
Fix a typo in overview.adoc (#2779)
1 parent ba5680b commit d467130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/modules/ROOT/pages/cljs/overview.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Piggieback works in the following manner:
2121
* You start a regular Clojure REPL
2222
* You run some Clojure in it that converts to a ClojureScript REPL
2323

24-
This means that jacking-in a two-fold process for ClojureScript, compared to Clojure,
24+
This means that jacking-in is a two-fold process for ClojureScript, compared to Clojure,
2525
as now we have the extra REPL "upgrade" step.
2626

2727
== Dealing with Dependencies

0 commit comments

Comments
 (0)