Merge pull request #9799 from hashicorp/docs-fix-hcl2-codeblock

docs: fix HCL2 doc page code block
This commit is contained in:
Luiz Aoqui 2021-01-13 11:16:38 -05:00 committed by GitHub
commit 4452592c89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 {