Skip to content

docs: fix "allows to" grammar in source comments#37422

Open
syukawa-gh wants to merge 1 commit intoaws:mainfrom
syukawa-gh:docs/fix-allows-to-grammar
Open

docs: fix "allows to" grammar in source comments#37422
syukawa-gh wants to merge 1 commit intoaws:mainfrom
syukawa-gh:docs/fix-allows-to-grammar

Conversation

@syukawa-gh
Copy link
Copy Markdown
Contributor

Reason for this change

Fix grammatical errors in source comments.

Description of changes

"allows to <verb>" is grammatically incorrect in English. The verb "allow" requires an object before the infinitive (e.g., "allows you to <verb>").

Fixed 4 occurrences:

  • aws-iam: "which allows to avoid" → "which allows us to avoid"
  • aws-rds: "This allows to replace" → "This allows you to replace"
  • aws-route53: "This allows to deploy" → "This allows you to deploy"
  • aws-secretsmanager: "This allows to reference" → "This allows you to reference"

Description of how you validated changes

Documentation-only change (source comments). No functional impact.

Checklist


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

"allows to <verb>" is grammatically incorrect in English. The verb
"allow" requires an object before the infinitive. Fixed to "allows
you to <verb>" or "allows us to <verb>" as appropriate.
@github-actions github-actions bot added the p2 label Mar 31, 2026
@aws-cdk-automation aws-cdk-automation requested a review from a team March 31, 2026 08:51
@github-actions github-actions bot added the admired-contributor [Pilot] contributed between 13-24 PRs to the CDK label Mar 31, 2026
@aws-cdk-automation aws-cdk-automation added the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label Mar 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

admired-contributor [Pilot] contributed between 13-24 PRs to the CDK p2 pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants