diff --git a/website/pages/docs/job-specification/job.mdx b/website/pages/docs/job-specification/job.mdx index db5789243..c15205f38 100644 --- a/website/pages/docs/job-specification/job.mdx +++ b/website/pages/docs/job-specification/job.mdx @@ -81,7 +81,7 @@ job "docs" { - `datacenters` `(array: )` - A list of datacenters in the region which are eligible for task placement. This must be provided, and does not have a default. -- `group` ([Group][group]: \) - Specifies the start of a +- `group` `([Group][group]: )` - Specifies the start of a group of tasks. This can be provided multiple times to define additional groups. Group names must be unique within the job file.