AWS cognito documentation change
Summary
Fixed a typo in the word 'prompts' in password reset documentation
Security assessment
Corrects a spelling error but does not affect security processes or documentation.
Diff
diff --git a/cognito/latest/developerguide/cognito-user-pools-using-import-tool.md b/cognito/latest/developerguide/cognito-user-pools-using-import-tool.md index fd18da9c5..3be024bb9 100644 --- a//cognito/latest/developerguide/cognito-user-pools-using-import-tool.md +++ b//cognito/latest/developerguide/cognito-user-pools-using-import-tool.md @@ -606 +606 @@ In the following cases, the import job will fail: -If your user pool only offers password-based sign-in, users must reset their passwords after they are imported. The first time they sign in, they can enter _any_ password. Amazon Cognito promtps them to enter a new password in the API response to the sign-in request from your application. +If your user pool only offers password-based sign-in, users must reset their passwords after they are imported. The first time they sign in, they can enter _any_ password. Amazon Cognito prompts them to enter a new password in the API response to the sign-in request from your application.