Merge pull request #2529 from hashicorp/mitchellh-patch-1

Update dispatch_payload.html.md
This commit is contained in:
Alex Dadgar
2017-04-06 13:22:03 -07:00
committed by GitHub

View File

@@ -18,7 +18,7 @@ description: |-
</tr>
</table>
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