mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
small typo in advertised example
This commit is contained in:
@@ -157,7 +157,7 @@ Or better yet, the new [`mount`](/docs/drivers/docker#mount) syntax, introduced
|
||||
```hcl
|
||||
mount {
|
||||
type = "tmpfs"
|
||||
tmpf_options {
|
||||
tmpfs_options {
|
||||
size = 10000
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user