From 2fe7123bcb70d9087efda70e8495a54cb55e8a09 Mon Sep 17 00:00:00 2001 From: Seth Vargo Date: Mon, 31 Oct 2016 16:47:57 -0400 Subject: [PATCH] Wrap line --- website/source/docs/job-specification/service.html.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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