diff --git a/website/source/docs/job-specification/service.html.md b/website/source/docs/job-specification/service.html.md index fdfa1ff4f..7cfd851cc 100644 --- a/website/source/docs/job-specification/service.html.md +++ b/website/source/docs/job-specification/service.html.md @@ -217,7 +217,7 @@ scripts. - `protocol` `(string: "http")` - Specifies the protocol for the http-based health checks. Valid options are `http` and `https`. -- `task` `(string: )` - Specifices the task associated with this +- `task` `(string: )` - Specifies the task associated with this check. Scripts are executed within the task's environment, and `check_restart` stanzas will apply to the specified task. For `checks` on group level `services` only.