diff --git a/website/source/docs/commands/console.html.md b/website/source/docs/commands/console.html.md index 31ee4e0b1..67c2a0c5c 100644 --- a/website/source/docs/commands/console.html.md +++ b/website/source/docs/commands/console.html.md @@ -62,7 +62,7 @@ your example_template's variable section: }, ... ``` -and you enter `{{user `myvar`}}` in the Packer console, you'll see the value of +and you enter ```{{user `myvar`}}``` in the Packer console, you'll see the value of myvar: ```