AWS AWSEC2 documentation change
Summary
Fixed typo in 'passwords' in secure token configuration instructions
Security assessment
Minor typo correction in password documentation. No security implications or changes to security-related content.
Diff
diff --git a/AWSEC2/latest/UserGuide/mac-sip-settings.md b/AWSEC2/latest/UserGuide/mac-sip-settings.md index 8a93003fe..6f6e13b3e 100644 --- a//AWSEC2/latest/UserGuide/mac-sip-settings.md +++ b//AWSEC2/latest/UserGuide/mac-sip-settings.md @@ -118 +118 @@ The password and secure token are set the first time you connect to an Apple sil - 3. Enable the secure token for the `ec2-user` user. For `-oldPassword`, specify the same password from the previous step. For `-newPassword`, specify a different password. The following command assumes that you have your old and new passowords saved in `.txt` files. + 3. Enable the secure token for the `ec2-user` user. For `-oldPassword`, specify the same password from the previous step. For `-newPassword`, specify a different password. The following command assumes that you have your old and new passwords saved in `.txt` files.