We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dd41f04 + 4dec0d5 commit ee93fb2Copy full SHA for ee93fb2
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