Skip to content

Commit 3bb6c81

Browse files
authored
docs(cognito): fix up grammar in README (#10003)
---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
1 parent 07acac2 commit 3bb6c81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@aws-cdk/aws-cognito/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ Triggers](https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user
344344

345345
Any user pool that has been created outside of this stack, can be imported into the CDK app. Importing a user pool
346346
allows for it to be used in other parts of the CDK app that reference an `IUserPool`. However, imported user pools have
347-
limited configurability. As a rule of thumb, none of the properties that is are part of the
347+
limited configurability. As a rule of thumb, none of the properties that are part of the
348348
[`AWS::Cognito::UserPool`](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html)
349349
CloudFormation resource can be configured.
350350

0 commit comments

Comments
 (0)