Skip to content

Conversation

@puretension
Copy link
Contributor

Issue # (if applicable)

Closes #35483.

Reason for this change

Fixed spelling errors in code comments where "seperate" was used instead of the correct spelling "separate".

Description of changes

Corrected two instances of misspelled "separate" in documentation comments:

  • Fixed "seperated" → "separated" in core/lib/arn.ts:46
  • Fixed "seperate" → "separate" in aws-globalaccelerator/lib/listener.ts:50

These are simple spelling corrections that improve documentation quality without any functional changes.

Describe any new or updated permissions being added

None. This change only affects documentation comments.

Description of how you validated changes

  • Verified spelling corrections are accurate
  • Confirmed no functional code changes
  • Build passes successfully

Checklist

@puretension puretension requested a review from a team as a code owner September 14, 2025 14:26
@aws-cdk-automation aws-cdk-automation requested a review from a team September 14, 2025 14:26
@github-actions github-actions bot added p2 beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK labels Sep 14, 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)

@puretension puretension changed the title fix: correct spelling of "separate" in comments docs: correct spelling of "separate" in comments Sep 14, 2025
@aws-cdk-automation aws-cdk-automation dismissed their stale review September 14, 2025 14:41

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

@leonmk-aws leonmk-aws self-assigned this Sep 15, 2025
@mergify
Copy link
Contributor

mergify bot commented Sep 15, 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 3384724 into aws:main Sep 15, 2025
35 of 36 checks passed
@github-actions
Copy link
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 Sep 15, 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.

core,aws-globalaccelerator: Fix "seperate" spelling in comments

3 participants