AWS cognito documentation change
Summary
Fixed typo in 'Your application' (from 'You application')
Security assessment
Minor grammatical correction with no security impact.
Diff
diff --git a/cognito/latest/developerguide/cognito-terms.md b/cognito/latest/developerguide/cognito-terms.md index 3b07238dc..76faf98c6 100644 --- a//cognito/latest/developerguide/cognito-terms.md +++ b//cognito/latest/developerguide/cognito-terms.md @@ -169 +169 @@ A setting in an app client and a parameter in requests to the user pool's autho -A form of API authentication with users pools where each user has a set of choices for sign-in available to them. Their choices might include username and password with or without MFA, passkey sign-in, or passwordless sign-in with email or SMS message one-time passwords. You application can shape the choice process for users by requesting a list of authentication options or by declaring a preferred option. +A form of API authentication with users pools where each user has a set of choices for sign-in available to them. Their choices might include username and password with or without MFA, passkey sign-in, or passwordless sign-in with email or SMS message one-time passwords. Your application can shape the choice process for users by requesting a list of authentication options or by declaring a preferred option.