From 7d92831217a2ae060a7fa2cbf20fc5e10dc65e54 Mon Sep 17 00:00:00 2001 From: Preetha Appan Date: Wed, 13 Feb 2019 16:28:04 -0600 Subject: [PATCH] Fix whitespace --- command/job_init.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/command/job_init.go b/command/job_init.go index 74a13b022..2e9ba5838 100644 --- a/command/job_init.go +++ b/command/job_init.go @@ -410,7 +410,7 @@ job "example" { } } -# The "artifact" stanza instructs Nomad to download an artifact from a + # The "artifact" stanza instructs Nomad to download an artifact from a # remote source prior to starting the task. This provides a convenient # mechanism for downloading configuration files or data needed to run the # task. It is possible to specify the "artifact" stanza multiple times to