Skip to content

docs: fix incorrect indefinite article "a" → "an" before acronyms#37534

Open
syukawa-gh wants to merge 2 commits intoaws:mainfrom
syukawa-gh:docs/fix-article-appmesh
Open

docs: fix incorrect indefinite article "a" → "an" before acronyms#37534
syukawa-gh wants to merge 2 commits intoaws:mainfrom
syukawa-gh:docs/fix-article-appmesh

Conversation

@syukawa-gh
Copy link
Copy Markdown
Contributor

Reason for this change

Incorrect indefinite article "a" is used before acronyms that start with a vowel sound ("ACM", "AWS").

Description of changes

  • aws-appmesh/lib/tls-certificate.ts: "a ACM" → "an ACM"
  • cx-api/lib/features.ts: "a AWS" → "an AWS"

Description of how you validated changes

Comment-only changes. 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

…JSDoc

- appmesh/tls-certificate.ts: "a ACM" → "an ACM"
- cx-api/features.ts: "a AWS" → "an AWS"

Acronyms starting with a vowel sound require "an" instead of "a".
@github-actions github-actions bot added admired-contributor [Pilot] contributed between 13-24 PRs to the CDK p2 labels Apr 6, 2026
@aws-cdk-automation aws-cdk-automation requested a review from a team April 6, 2026 10:53
@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 7, 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