Skip to content

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

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

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
syukawa-gh pushed a commit to syukawa-gh/aws-cdk that referenced this pull request Apr 13, 2026
@syukawa-gh
Copy link
Copy Markdown
Contributor Author

Closing — all changes from this PR are now included in #37577 (grammar/typo consolidation PR).

@syukawa-gh syukawa-gh closed this Apr 13, 2026
@github-actions
Copy link
Copy Markdown
Contributor

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