Skip to content

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

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

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