Skip to content

docs: fix grammar errors in JSDoc comments and README#37533

Open
syukawa-gh wants to merge 1 commit intoaws:mainfrom
syukawa-gh:docs/fix-grammar-errors
Open

docs: fix grammar errors in JSDoc comments and README#37533
syukawa-gh wants to merge 1 commit intoaws:mainfrom
syukawa-gh:docs/fix-grammar-errors

Conversation

@syukawa-gh
Copy link
Copy Markdown
Contributor

Reason for this change

Several JSDoc comments and README files contain grammar errors where "it's" (contraction of "it is") is used instead of "its" (possessive form). One instance also contains a typo (conamename).

Description of changes

  • aws-config/lib/rule.ts: "from it's expected" → "from its expected"
  • core/lib/cfn-parameter.ts: "from it's `coname`" → "from its `name`" (grammar + typo)
  • aws-stepfunctions-tasks/README.md: "it's own" → "its own"

Description of how you validated changes

Comment/documentation-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

- config/rule.ts: "it's" → "its" (possessive, not contraction)
- core/cfn-parameter.ts: "it's `coname`" → "its `name`" (possessive + typo fix)
- stepfunctions-tasks/README.md: "it's own" → "its own" (possessive)
@syukawa-gh syukawa-gh requested a review from a team as a code owner April 6, 2026 10:52
@aws-cdk-automation aws-cdk-automation requested a review from a team April 6, 2026 10:52
@github-actions github-actions bot added the admired-contributor [Pilot] contributed between 13-24 PRs to the CDK label Apr 6, 2026
@github-actions github-actions bot added the p2 label Apr 6, 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 6, 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