AWS code-library documentation change
Summary
Fixed typo in 'bootrapping' to 'bootstrapping' in example title and description
Security assessment
Typo correction only. No security context changed in the example about security groups/key pairs.
Diff
diff --git a/code-library/latest/ug/cli_2_auto-scaling_code_examples.md b/code-library/latest/ug/cli_2_auto-scaling_code_examples.md index 94437ca2a..405759c72 100644 --- a//code-library/latest/ug/cli_2_auto-scaling_code_examples.md +++ b//code-library/latest/ug/cli_2_auto-scaling_code_examples.md @@ -367 +367 @@ 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** @@ -369 +369 @@ 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.