Skip to content

Commit 85828b9

Browse files
committed
typo
1 parent 54d05bb commit 85828b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/guides/faq-js.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ called `my-macro` is like saying to ClojureScript: 'when I write
139139
out parts of the execution of your programs, macros factor out parts of
140140
the writing of your code.
141141

142-
As a consequence, when you have macros, you can always make your calling
142+
As a consequence, when you have macros, you can always make calling
143143
your code as comfortable as possible, because the syntax will never get
144144
in your way.
145145

0 commit comments

Comments
 (0)