diff --git a/bootstrap/Doc/Macros.md b/bootstrap/Doc/Macros.md index 6edfc87..7d5c85c 100644 --- a/bootstrap/Doc/Macros.md +++ b/bootstrap/Doc/Macros.md @@ -6,7 +6,7 @@ Any macro can be used in any of the two forms, either _inline_ or _HTML-like_. Inline: ``` -@macro-name(arg) +@macro-name(value) ``` HTML-style: