diff --git a/website/source/docs/templates/user-variables.html.md b/website/source/docs/templates/user-variables.html.md index c1937e7fb..88e562edd 100644 --- a/website/source/docs/templates/user-variables.html.md +++ b/website/source/docs/templates/user-variables.html.md @@ -61,8 +61,9 @@ variable or template validation will fail. User variables are used by calling the `{{user}}` function in the form of {{user \`variable\`}}. This function can be used in *any value* -within the template; in builders, provisioners, *anywhere outside the `variables` -section*. User variables are available globally within the rest of the template. +but `type` within the template: in builders, provisioners, *anywhere outside +the `variables` section*. User variables are available globally within the rest +of the template. ## Environment Variables