From a2efc508c67c6c6e9dcaaca6704dc5245e05b4ea Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 11 Mar 2018 17:58:26 +0000 Subject: [PATCH] spelling: eligible --- website/source/docs/job-specification/job.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" {