Skip to content

Commit a8f3bcc

Browse files
authored
fix: typo requesting -> request (#7733)
1 parent 7b78257 commit a8f3bcc

File tree

1 file changed

+1
-1
lines changed
  • src/pages/[platform]/build-a-backend/auth/moving-to-production

1 file changed

+1
-1
lines changed

src/pages/[platform]/build-a-backend/auth/moving-to-production/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ All new AWS accounts default to a "sandbox" status with Amazon SES. This comes w
4040

4141
</Callout>
4242

43-
To get started with Amazon SES in production, you must first [requesting production access](https://docs.aws.amazon.com/ses/latest/dg/request-production-access.html). Once you submit your request the submission cannot be modified, however you will receive a response from AWS within 24 hours.
43+
To get started with Amazon SES in production, you must first [request production access](https://docs.aws.amazon.com/ses/latest/dg/request-production-access.html). Once you submit your request the submission cannot be modified, however you will receive a response from AWS within 24 hours.
4444

4545
After you have configured your account for production access and have verified your _sender_ email, you can configure your Cognito user pool to send emails using the verified sender:
4646

0 commit comments

Comments
 (0)