diff --git a/website/source/docs/providers/aws/r/default_security_group.html.markdown b/website/source/docs/providers/aws/r/default_security_group.html.markdown index 1de7e8506..b2c1d3825 100644 --- a/website/source/docs/providers/aws/r/default_security_group.html.markdown +++ b/website/source/docs/providers/aws/r/default_security_group.html.markdown @@ -11,7 +11,7 @@ description: |- Provides a resource to manage the default AWS Security Group. For EC2 Classic accounts, each region comes with a Default Security Group. -Additionall, each VPC created in AWS comes with a Default Security Group that can be managed, but not +Additionally, each VPC created in AWS comes with a Default Security Group that can be managed, but not destroyed. **This is an advanced resource**, and has special caveats to be aware of when using it. Please read this document in its entirety before using this resource.