From 20cd301c5f9df07d9db542b352c61ed24acf3b40 Mon Sep 17 00:00:00 2001 From: Jared Baker Date: Wed, 18 Sep 2024 14:22:30 -0400 Subject: [PATCH] chore: fix misspell --- .../d/securityhub_standards_control_associations.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/d/securityhub_standards_control_associations.html.markdown b/website/docs/d/securityhub_standards_control_associations.html.markdown index e6f7e578ae4..2f464f5c0dd 100644 --- a/website/docs/d/securityhub_standards_control_associations.html.markdown +++ b/website/docs/d/securityhub_standards_control_associations.html.markdown @@ -37,7 +37,7 @@ See [`standards_control_associations`](#standards_control_associations-attribute ### `standards_control_associations` Attribute Reference -* `assocation_status` - Enablement status of a control in a specific standard. +* `association_status` - Enablement status of a control in a specific standard. * `related_requirements` - List of underlying requirements in the compliance framework related to the standard. * `security_control_arn` - ARN of the security control. * `security_control_id` - ID of the security control.