AWS signin documentation change
Summary
Fixed typo in simultaneous sign-in limit description (changed 'up 5' to 'up to 5')
Security assessment
Change corrects grammatical error without modifying security content or policies. No evidence of security vulnerability being addressed.
Diff
diff --git a/signin/latest/userguide/how-to-sign-in.md b/signin/latest/userguide/how-to-sign-in.md index ab6f9dd05..5a76f93f9 100644 --- a//signin/latest/userguide/how-to-sign-in.md +++ b//signin/latest/userguide/how-to-sign-in.md @@ -13 +13 @@ An [IAM user](https://docs.aws.amazon.com/signin/latest/userguide/iam-user-type. -You can sign in to up 5 different identities simultaneously in a single browser in the AWS Management Console. These can be a combination of root users, IAM users, or federated roles in different accounts or in the same account. For details, see [Signing in to multiple accounts](https://docs.aws.amazon.com/awsconsolehelpdocs/latest/gsg/multisession.html) in the _AWS Management Console Getting Started Guide_. +You can sign in to up to 5 different identities simultaneously in a single browser in the AWS Management Console. These can be a combination of root users, IAM users, or federated roles in different accounts or in the same account. For details, see [Signing in to multiple accounts](https://docs.aws.amazon.com/awsconsolehelpdocs/latest/gsg/multisession.html) in the _AWS Management Console Getting Started Guide_.