Fixed the formatting for one of the examples. (#8433)

pull/8439/head
tacoman 7 years ago committed by Adrien Delorme
parent 82a1242b58
commit cf6058b8fb

@ -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:
```

Loading…
Cancel
Save