Skip to content

Commit 683470b

Browse files
committed
Fix typo, you -> you'll
1 parent ee730a1 commit 683470b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1113,7 +1113,7 @@ alone. JavaScript allows for more sophisticated user interaction, and in
11131113
the Clojure ecosystem we have _ClojureScript_, a version of Clojure that
11141114
compiles to JavaScript.
11151115

1116-
You be unsurprised to learn that Duct has a module for compiling
1116+
You'll be unsurprised to learn that Duct has a module for compiling
11171117
ClojureScript. As always we begin with our dependencies, and add the
11181118
'`cljs`' module.
11191119

0 commit comments

Comments
 (0)