From a8b836beec7aaebdb721152dbe4c70f3fa1ed2ab Mon Sep 17 00:00:00 2001 From: Cameron Stokes Date: Wed, 29 Mar 2017 11:49:09 -0700 Subject: [PATCH] Grammar fix. --- website/source/docs/commands/job-dispatch.html.md.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/commands/job-dispatch.html.md.erb b/website/source/docs/commands/job-dispatch.html.md.erb index cbd17f640..44941f097 100644 --- a/website/source/docs/commands/job-dispatch.html.md.erb +++ b/website/source/docs/commands/job-dispatch.html.md.erb @@ -35,7 +35,7 @@ flag one or more times. The payload has a **size limit of 16KiB**. -Upon successfully creation, the dispatched job ID will be printed and the +Upon successful creation, the dispatched job ID will be printed and the triggered evaluation will be monitored. This can be disabled by supplying the detach flag.