Skip to content

docs: fix "a environment" to "an environment" in JSDoc comments#37432

Open
syukawa-gh wants to merge 1 commit intoaws:mainfrom
syukawa-gh:docs/fix-a-environment
Open

docs: fix "a environment" to "an environment" in JSDoc comments#37432
syukawa-gh wants to merge 1 commit intoaws:mainfrom
syukawa-gh:docs/fix-a-environment

Conversation

@syukawa-gh
Copy link
Copy Markdown
Contributor

Reason for this change

Fix incorrect indefinite article. "environment" starts with a vowel sound.

Description of changes

Fixed "Creates a environment variable" → "Creates an environment variable" in:

  • aws-batch/ecs-container-definition.ts (2 occurrences)
  • aws-ecs/container-definition.ts (2 occurrences)
  • aws-apprunner-alpha/service.ts (1 occurrence)

Description of how you validated changes

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

"environment" starts with a vowel sound, so the correct article
is "an" (not "a").
@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:57
@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
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