Skip to content

Commit f579880

Browse files
lcawlMpdreamz
andauthored
Update docs/syntax/substitutions.md
Co-authored-by: Martijn Laarman <[email protected]>
1 parent 0ea208d commit f579880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/syntax/substitutions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ subs:
2424
If a substitution is defined globally it may not be redefined (shaded) in a files `frontmatter`.
2525
Doing so will result in a build error.
2626

27-
To use the keywords in your files, surround them in curly brackets (`{{key}}`).
27+
To use the variables in your files, surround them in curly brackets (`{{variable}}`).
2828

2929
## Example
3030

0 commit comments

Comments
 (0)