From 305bb7b126acebc0f4e004c4d8c19b4836271297 Mon Sep 17 00:00:00 2001 From: Christopher Boik <45264553+ChrisBoik@users.noreply.github.com> Date: Tue, 20 Dec 2022 12:14:59 +0200 Subject: [PATCH] docs: Fix spelling (#11622) --- docs/providers/aws/events/cognito-user-pool.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/providers/aws/events/cognito-user-pool.md b/docs/providers/aws/events/cognito-user-pool.md index b77156dcb16..814e85b8f13 100644 --- a/docs/providers/aws/events/cognito-user-pool.md +++ b/docs/providers/aws/events/cognito-user-pool.md @@ -216,7 +216,7 @@ resources: ## Forcing deploying of triggers -A Cognito User Pool with triggers attached may not be correctly updated by AWS Cloudformation on subsequent deployments. To circumvent this issue you can use the `forceDeploy` flag which will try to force Cloudformation to update the triggers no matter what. This flag has to be used in conjuction with the `existing: true` flag. +A Cognito User Pool with triggers attached may not be correctly updated by AWS Cloudformation on subsequent deployments. To circumvent this issue you can use the `forceDeploy` flag which will try to force Cloudformation to update the triggers no matter what. This flag has to be used in conjunction with the `existing: true` flag. ```yml functions: