diff --git a/website/content/docs/job-specification/template.mdx b/website/content/docs/job-specification/template.mdx index c324f3198..43c9c934f 100644 --- a/website/content/docs/job-specification/template.mdx +++ b/website/content/docs/job-specification/template.mdx @@ -88,7 +88,7 @@ refer to the [Learn Go Template Syntax][gt_learn] Learn guide. values will use the ID of the Nomad agent user. ~> **Caveat:** Works only on Unix-based systems. Be careful when using - containerized drivers, suck as `docker` or `podman`, as groups and users + containerized drivers, such as `docker` or `podman`, as groups and users inside the container may have different IDs than on the host system. This feature will also **not** work with Docker Desktop. @@ -96,7 +96,7 @@ refer to the [Learn Go Template Syntax][gt_learn] Learn guide. Negative values will use the ID of the Nomad agent group. ~> **Caveat:** Works only on Unix-based systems. Be careful when using - containerized drivers, suck as `docker` or `podman`, as groups and users + containerized drivers, such as `docker` or `podman`, as groups and users inside the container may have different IDs than on the host system. This feature will also **not** work with Docker Desktop.