diff --git a/website/source/docs/job-specification/service.html.md b/website/source/docs/job-specification/service.html.md index 8d60a2b5d..e64b554e5 100644 --- a/website/source/docs/job-specification/service.html.md +++ b/website/source/docs/job-specification/service.html.md @@ -63,10 +63,10 @@ does not automatically enable service discovery. ## `service` Parameters -- `check` ([Check](#check-parameters): nil) - Specifies a health check associated with the service. This can be - specified multiple times to define multiple checks for the service. At this - time, Nomad supports the `script`1, `http` and `tcp` - checks. +- `check` ([Check](#check-parameters): nil) - Specifies a health + check associated with the service. This can be specified multiple times to + define multiple checks for the service. At this time, Nomad supports the + `script`1, `http` and `tcp` checks. - `name` `(string: "--")` - Specifies the name of this service. If not supplied, this will default to the name of the job, group, and