AWS code-library documentation change
Summary
Fixed typo in 'bootrapping' to 'bootstrapping' in example title and description
Security assessment
Change is a spelling correction without security implications. The content about security groups/key pairs remains unchanged.
Diff
diff --git a/code-library/latest/ug/auto-scaling_example_auto-scaling_CreateLaunchConfiguration_section.md b/code-library/latest/ug/auto-scaling_example_auto-scaling_CreateLaunchConfiguration_section.md index d2455aa09..fad77f250 100644 --- a//code-library/latest/ug/auto-scaling_example_auto-scaling_CreateLaunchConfiguration_section.md +++ b//code-library/latest/ug/auto-scaling_example_auto-scaling_CreateLaunchConfiguration_section.md @@ -32 +32 @@ 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** @@ -34 +34 @@ 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.