Skip to content

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

@puretension

Description

@puretension

Describe the issue

Found spelling errors in code comments where "seperate" is used instead of the correct spelling "separate":

Location 1: packages/aws-cdk-lib/core/lib/arn.ts:46

  • Current: "parts are seperated with a slash"
  • Should be: "parts are separated with a slash"

Location 2: packages/aws-cdk-lib/aws-globalaccelerator/lib/listener.ts:50

  • Current: "routed to seperate endpoints"
  • Should be: "routed to separate endpoints"

Links

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationThis is a problem with documentation.needs-triageThis issue or PR still needs to be triaged.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions