diff --git a/website/source/docs/job-specification/job.html.md b/website/source/docs/job-specification/job.html.md index 47cffdd6f..81eeb4711 100644 --- a/website/source/docs/job-specification/job.html.md +++ b/website/source/docs/job-specification/job.html.md @@ -152,7 +152,7 @@ job "docs" { ### Batch Job This example job executes the `uptime` command on 10 Nomad clients in the fleet, -restricting the eligble nodes to Linux machines. +restricting the eligible nodes to Linux machines. ```hcl job "docs" {