Skip to content

Commit e841188

Browse files
authored
Update substitutions.md (#1706)
Fixes a small error in the subs role docs.
1 parent 66a7abb commit e841188

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
@@ -215,5 +215,5 @@ With mutations: {subs=true}`version {{version.stack | M.M}}`
215215
::::
216216

217217
:::{note}
218-
Regular inline code (without the `{subs=true}` prefix) will not process substitutions and will display the variable placeholders as-is.
218+
Regular inline code (without the `{subs}` role) will not process substitutions and will display the variable placeholders as-is.
219219
:::

0 commit comments

Comments
 (0)