We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3764cfb commit 4dec0d5Copy full SHA for 4dec0d5
doc/tutorial-macros.md
@@ -281,7 +281,7 @@ pattern we want is clear:
281
However, it's not possible to directly expand to nested match statements. But
282
there is a solution.
283
284
-## The recusive approach to macro writing
+## The recursive approach to macro writing
285
286
A macro may accept multiple different input grammars. The first one to
287
successfully match the actual argument to a macro invocation is the one that
0 commit comments