From a5f568a6f3455cc780b389e79d1a0dcdfe1f2bf1 Mon Sep 17 00:00:00 2001 From: Sudharshan K S <98590106+sudharshan-ks@users.noreply.github.com> Date: Tue, 31 Jan 2023 01:48:18 +0530 Subject: [PATCH] Corrected a typo (#15942) --- website/content/docs/job-specification/check.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/job-specification/check.mdx b/website/content/docs/job-specification/check.mdx index e1e344aa9..75e0f4ea9 100644 --- a/website/content/docs/job-specification/check.mdx +++ b/website/content/docs/job-specification/check.mdx @@ -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: )` - Specifies how long to wait for a health check query to succeed. This is specified using a label suffix like "30s" or "1h". This