diff --git a/website/docs/configuration/templates.mdx b/website/docs/configuration/templates.mdx index 3654d3dc..ce31e1e5 100644 --- a/website/docs/configuration/templates.mdx +++ b/website/docs/configuration/templates.mdx @@ -98,7 +98,7 @@ end | Name | Type | Description | | -------------- | ----- | -------------------------------------------------------- | -| `.var.VarName` | `any` | Any config variable where `VarName` is the variable name | +| `.Var.VarName` | `any` | Any config variable where `VarName` is the variable name | ### Example