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 54d05bb commit 85828b9Copy full SHA for 85828b9
content/guides/faq-js.adoc
@@ -139,7 +139,7 @@ called `my-macro` is like saying to ClojureScript: 'when I write
139
out parts of the execution of your programs, macros factor out parts of
140
the writing of your code.
141
142
-As a consequence, when you have macros, you can always make your calling
+As a consequence, when you have macros, you can always make calling
143
your code as comfortable as possible, because the syntax will never get
144
in your way.
145
0 commit comments