mirror of
https://github.com/kemko/nomad.git
synced 2026-01-05 18:05:42 +03:00
spelling: eligible
This commit is contained in:
@@ -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" {
|
||||
|
||||
Reference in New Issue
Block a user