AWS autoscaling documentation change
Summary
Corrected spelling of 'bootstrapping' in two places
Security assessment
Purely cosmetic typo fix without security implications. No evidence of security issues addressed or security features documented.
Diff
diff --git a/autoscaling/ec2/userguide/example_auto-scaling_CreateLaunchConfiguration_section.md b/autoscaling/ec2/userguide/example_auto-scaling_CreateLaunchConfiguration_section.md index d7a5b6656..299095fdb 100644 --- a//autoscaling/ec2/userguide/example_auto-scaling_CreateLaunchConfiguration_section.md +++ b//autoscaling/ec2/userguide/example_auto-scaling_CreateLaunchConfiguration_section.md @@ -30 +30 @@ For more information, see [Creating a launch configuration](https://docs.aws.ama -**Example 2: To create a launch configuration with a security group, key pair, and bootrapping script** +**Example 2: To create a launch configuration with a security group, key pair, and bootstrapping script** @@ -32 +32 @@ For more information, see [Creating a launch configuration](https://docs.aws.ama -This example creates a launch configuration with a security group, a key pair, and a bootrapping script contained in the user data. +This example creates a launch configuration with a security group, a key pair, and a bootstrapping script contained in the user data.