Skip to content

Conversation

@i-owo-owo-i
Copy link
Contributor

Issue # (if applicable)

N/A - Minor typo fixes

Reason for this change

Fixed typos in code comments that had duplicate words ("the the").

Description of changes

Corrected two instances of "the the" to "the" in:

  • packages/aws-cdk-lib/aws-events/lib/rule.ts (line 225)
  • packages/aws-cdk-lib/aws-events-targets/lib/log-group.ts (line 40)

Describe any new or updated permissions being added

N/A - No permission changes

Description of how you validated changes

Manual review of the changes. No functional code was modified, only comments.

Checklist


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@github-actions github-actions bot added the p2 label Nov 5, 2025
@aws-cdk-automation aws-cdk-automation requested a review from a team November 5, 2025 09:26
@github-actions github-actions bot added the beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK label Nov 5, 2025
Copy link
Collaborator

@aws-cdk-automation aws-cdk-automation left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(This review is outdated)

@i-owo-owo-i
Copy link
Contributor Author

This PR only fixes typos in code comments (duplicate words "the the" → "the"). No functional code or behavior was changed, so I believe test changes are not required.

@ozelalisen ozelalisen changed the title fix(events): correct typos in comments chore(events): correct typos in comments Nov 5, 2025
@ozelalisen ozelalisen changed the title chore(events): correct typos in comments chore(events-targets): correct typos in comments Nov 5, 2025
@aws-cdk-automation aws-cdk-automation dismissed their stale review November 5, 2025 09:53

✅ Updated pull request passes all PRLinter validations. Dismissing previous PRLinter review.

Copy link
Member

@ozelalisen ozelalisen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed it to chore as, this not really related a bug fix which would require to write integ/unit tests.

@mergify
Copy link
Contributor

mergify bot commented Nov 5, 2025

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit af1868c into aws:main Nov 5, 2025
37 of 38 checks passed
@github-actions
Copy link
Contributor

github-actions bot commented Nov 5, 2025

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 Nov 5, 2025
@ozelalisen ozelalisen self-assigned this Nov 5, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK p2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants