Corrected a typo (#15942)
This commit is contained in:
parent
cd4043abb2
commit
df91fbcc4a
|
@ -138,7 +138,7 @@ job "example" {
|
|||
check. Scripts are executed within the task's environment, and
|
||||
`check_restart` blocks will apply to the specified task. Inherits
|
||||
the [`service.task`][service_task] value if not set. Must be unset
|
||||
or equivelent to `service.task` in task-level services.
|
||||
or equivalent to `service.task` in task-level services.
|
||||
|
||||
- `timeout` `(string: <required>)` - Specifies how long to wait for a health check
|
||||
query to succeed. This is specified using a label suffix like "30s" or "1h". This
|
||||
|
|
Loading…
Reference in New Issue