docs: fix HCL2 doc page code block

This commit is contained in:
Luiz Aoqui 2021-01-13 11:10:45 -05:00
parent 2fce53b364
commit 226e442b32
No known key found for this signature in database
GPG Key ID: 29F459C0D9CBB573
1 changed files with 1 additions and 1 deletions

View File

@ -155,7 +155,7 @@ mounts = [
Or better yet, the new [`mount`](/docs/driver/docker#mount) syntax, introduced in Nomad 1.0.1, is more appropriate here:
````hcl
```hcl
mount {
type = "tmpfs"
tmpf_options {