From 7000bb000d982b426377ab7774fab797fab53ac5 Mon Sep 17 00:00:00 2001 From: Hans Henrik Sande <38617755+HHSande@users.noreply.github.com> Date: Tue, 3 Jan 2023 16:31:51 +0100 Subject: [PATCH] Update iot_provisioning_template.html.markdown Fix typo --- website/docs/r/iot_provisioning_template.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/r/iot_provisioning_template.html.markdown b/website/docs/r/iot_provisioning_template.html.markdown index be8ae9b37d98..09df05de83f2 100644 --- a/website/docs/r/iot_provisioning_template.html.markdown +++ b/website/docs/r/iot_provisioning_template.html.markdown @@ -94,7 +94,7 @@ The following arguments are supported: The `pre_provisioning_hook` configuration block supports the following: * `payload_version` - (Optional) The version of the payload that was sent to the target function. The only valid (and the default) payload version is `"2020-04-01"`. -* `target_arb` - (Optional) The ARN of the target function. +* `target_arn` - (Optional) The ARN of the target function. ## Attributes Reference