Skip to content

docs: fix "an" to "a" before consonant-sound words#37431

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

docs: fix "an" to "a" before consonant-sound words#37431
syukawa-gh wants to merge 1 commit intoaws:mainfrom
syukawa-gh:docs/fix-an-consonant-sound

Conversation

@syukawa-gh
Copy link
Copy Markdown
Contributor

Reason for this change

Fix incorrect indefinite article before words starting with consonant sounds.

Description of changes

  • aws-codedeploy: "Import an Lambda" → "Import a Lambda"
  • aws-pipes-sources-alpha: "from an DynamoDB" → "from a DynamoDB"
  • aws-glue-alpha: "an custom-scheduled" → "a custom-scheduled"

Description of how you validated changes

Documentation-only change (JSDoc/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

"Lambda", "DynamoDB", and "custom" all start with consonant sounds,
so the correct article is "a" (not "an").
@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 09:56
@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
@syukawa-gh
Copy link
Copy Markdown
Contributor Author

Closing: this is a subset of the broader indefinite article fixes. 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