Skip to content

docs: fix duplicate words in source comments#37445

Closed
syukawa-gh wants to merge 1 commit intoaws:mainfrom
syukawa-gh:docs/fix-duplicate-words
Closed

docs: fix duplicate words in source comments#37445
syukawa-gh wants to merge 1 commit intoaws:mainfrom
syukawa-gh:docs/fix-duplicate-words

Conversation

@syukawa-gh
Copy link
Copy Markdown
Contributor

Reason for this change

Fix duplicate word typos in source comments.

Description of changes

Fixed various duplicate word typos across 8 files:

  • "a the state machine" → "the state machine" (imagebuilder-alpha)
  • "this is is" → "this is" (lambda, 2 occurrences)
  • "Task to to set/modify" → "Task to set/modify" (stepfunctions-tasks, 5 occurrences)
  • "and and then" → "and then" (core)
  • "with with" → "with" (s3-deployment, kinesisanalytics-flink-alpha)

Description of how you validated changes

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

@syukawa-gh syukawa-gh requested a review from a team as a code owner March 31, 2026 10:13
@github-actions github-actions bot added the admired-contributor [Pilot] contributed between 13-24 PRs to the CDK label Mar 31, 2026
@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 10:13
@syukawa-gh syukawa-gh force-pushed the docs/fix-duplicate-words branch from b992ae5 to 0009b02 Compare March 31, 2026 10:28
@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
Fix various duplicate word typos in JSDoc and inline comments:
- "a the" → "the"
- "is is" → "is"
- "to to" → "to"
- "and and" → "and"
- "with with" → "with"
@syukawa-gh
Copy link
Copy Markdown
Contributor Author

Closing to consolidate all grammar and typo fixes in source comments into a single PR. This reduces review burden and avoids file conflicts.

@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