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 0ea208d commit f579880Copy full SHA for f579880
docs/syntax/substitutions.md
@@ -24,7 +24,7 @@ subs:
24
If a substitution is defined globally it may not be redefined (shaded) in a files `frontmatter`.
25
Doing so will result in a build error.
26
27
-To use the keywords in your files, surround them in curly brackets (`{{key}}`).
+To use the variables in your files, surround them in curly brackets (`{{variable}}`).
28
29
## Example
30
0 commit comments