Skip to content

docs: fix "an" to "a" before consonant-sound words in README files#37435

Closed
syukawa-gh wants to merge 1 commit intoaws:mainfrom
syukawa-gh:docs/fix-readme-an-consonant
Closed

docs: fix "an" to "a" before consonant-sound words in README files#37435
syukawa-gh wants to merge 1 commit intoaws:mainfrom
syukawa-gh:docs/fix-readme-an-consonant

Conversation

@syukawa-gh
Copy link
Copy Markdown
Contributor

Reason for this change

Fix incorrect indefinite article before consonant-sound words in README files.

Description of changes

  • aws-codebuild: "in an VPC" → "in a VPC"
  • aws-cloudfront: "an default certificate" → "a default certificate"
  • aws-ec2: "an customer managed" → "a customer managed"

Description of how you validated changes

Documentation-only change (README files). 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

"VPC", "default", and "customer" all start with consonant sounds,
so the correct article is "a" (not "an").
@github-actions github-actions bot added p2 admired-contributor [Pilot] contributed between 13-24 PRs to the CDK labels Mar 31, 2026
@aws-cdk-automation aws-cdk-automation requested a review from a team March 31, 2026 10:00
@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
@syukawa-gh
Copy link
Copy Markdown
Contributor Author

Closing: this is a subset of the broader indefinite article fixes in README files. Consolidating to reduce reviewer burden.

@syukawa-gh syukawa-gh closed this Apr 2, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 2, 2026

Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 2, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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