diff --git a/website/pages/docs/job-specification/volume_mount.mdx b/website/pages/docs/job-specification/volume_mount.mdx index 4cd84f7d8..4f9b2becb 100644 --- a/website/pages/docs/job-specification/volume_mount.mdx +++ b/website/pages/docs/job-specification/volume_mount.mdx @@ -43,7 +43,7 @@ updates to remove a volume that it depends on. to access. - `destination` `(string: "")` - Specifies where the volume should be mounted - inside the tasks container. + inside the task's allocation. - `read_only` `(bool: false)` - When a group volume is writeable, you may specify that it is `read_only` on a per mount level using the `read_only`