Skip to content

Commit 4880fea

Browse files
authored
Update test_change_ec2_instance_type.sh
1 parent fea1c86 commit 4880fea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws-cli/bash-linux/ec2/change-ec2-instance-type/test_change_ec2_instance_type.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ if [ "$INTERACTIVE" == "true" ]; then iecho "Tests running in interactive mode."
6565

6666
iecho ""
6767
iecho "***************SETUP STEPS******************"
68-
# First, get the AMI ID for the one running the latest Amazon Linix 2.
68+
# First, get the AMI ID for the one running the latest Amazon Linux 2.
6969
iecho -n "Retrieving the AMI ID for the latest Amazon Linux 2 AMI..."
7070
AMI_ID=$(aws ec2 describe-images \
7171
--owners 'amazon' \

0 commit comments

Comments
 (0)