Skip to content

docs: fix incorrect indefinite articles ("a" → "an") before acronyms in README files#37515

Closed
syukawa-gh wants to merge 1 commit intoaws:mainfrom
syukawa-gh:docs/fix-indefinite-articles-in-readmes
Closed

docs: fix incorrect indefinite articles ("a" → "an") before acronyms in README files#37515
syukawa-gh wants to merge 1 commit intoaws:mainfrom
syukawa-gh:docs/fix-indefinite-articles-in-readmes

Conversation

@syukawa-gh
Copy link
Copy Markdown
Contributor

Description

Fix incorrect indefinite articles before acronyms that begin with a vowel sound in 12 README files.

Changes:

  • a AWSan AWS
  • a S3an S3
  • a SNSan SNS
  • a SQSan SQS
  • a EC2an EC2
  • a ECSan ECS

Also fixes two typos of featuerfeature in cx-api/README.md.

Reason

Acronyms like AWS, S3, SNS, SQS, EC2, and ECS begin with vowel sounds when spoken, so they require "an" rather than "a".

Affected Modules

  • aws-apigatewayv2-integrations
  • aws-cloudfront-origins
  • aws-codebuild
  • aws-config
  • aws-events
  • aws-lambda-destinations
  • aws-logs
  • aws-scheduler-targets
  • aws-servicecatalog
  • aws-stepfunctions
  • custom-resources
  • cx-api

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

@github-actions github-actions bot added the p2 label Apr 3, 2026
@aws-cdk-automation aws-cdk-automation requested a review from a team April 3, 2026 10:34
@github-actions github-actions bot added the admired-contributor [Pilot] contributed between 13-24 PRs to the CDK label Apr 3, 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 Apr 3, 2026
@syukawa-gh
Copy link
Copy Markdown
Contributor Author

Closing to consolidate all "a" → "an" article fixes in README files into a single PR. This reduces review burden and avoids file conflicts between overlapping PRs.

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

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 13, 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