From f9c16391e8ea7d72594d1888804e09690f95a2ff Mon Sep 17 00:00:00 2001 From: Armon Dadgar Date: Fri, 25 Sep 2015 11:17:06 -0700 Subject: [PATCH] website: fix wording --- website/source/docs/commands/validate.html.md.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/commands/validate.html.md.erb b/website/source/docs/commands/validate.html.md.erb index 342c68ad9..2c65f8b15 100644 --- a/website/source/docs/commands/validate.html.md.erb +++ b/website/source/docs/commands/validate.html.md.erb @@ -18,7 +18,7 @@ nomad validate ``` The validate command requires a single argument, specifying the path to a file -containing a valid [job specification](/docs/jobspec/index.html). This file +containing a [job specification](/docs/jobspec/index.html). This file will be read and the job checked for any problems. On successful validation, exit code 0 will be returned, otherwise an exit code