diff --git a/website/source/docs/job-specification/dispatch_payload.html.md b/website/source/docs/job-specification/dispatch_payload.html.md index 357d0583b..e73c5efef 100644 --- a/website/source/docs/job-specification/dispatch_payload.html.md +++ b/website/source/docs/job-specification/dispatch_payload.html.md @@ -18,7 +18,7 @@ description: |- -The `dispatch_payload` stanza is used in conjuction with a [`paramterized`][parameterized] job +The `dispatch_payload` stanza is used in conjuction with a [`parameterized`][parameterized] job that expects a payload. When the job is dispatched with a payload, the payload will be made available to any task that has a `dispatch_payload` stanza. The payload will be written to the configured file before the task is started. This