Skip to content

Conversation

Einherjar1632
Copy link
Contributor

Issue # (if applicable)

N/A

Reason for this change

Typographical error in the error message string — "lenght" was misspelled and needed correction.

Description of changes

  • Fixed a typo in the MultipleFileAssetsApp class.
  • Updated the error message to correct the word "lenght" to "length".
  • No logic or functional changes were made.
  • Alternatives such as rephrasing the message were considered unnecessary.

Describe any new or updated permissions being added

N/A

Description of how you validated changes

  • Visually verified the corrected string in the source code.
  • Confirmed that no logic or behavior was affected.
  • No tests were necessary since this was a non-functional change.

Checklist


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

@aws-cdk-automation aws-cdk-automation requested a review from a team June 19, 2025 10:37
@github-actions github-actions bot added beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK p2 labels Jun 19, 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)

@Einherjar1632 Einherjar1632 changed the title fix(test-app): Fix spelling error fix(test-app): fix spelling error Jun 19, 2025
@Einherjar1632
Copy link
Contributor Author

Exemption Request

This pull request contains only a spelling correction in an error message string literal. The change does not affect any functional
behavior, API surface, or CloudFormation output, therefore integration test changes are not necessary.

The fix corrects "lenght" to "length" in an error message, which is purely cosmetic and does not alter the logic or functionality of the
code.

@aws-cdk-automation aws-cdk-automation added the pr-linter/exemption-requested The contributor has requested an exemption to the PR Linter feedback. label Jun 19, 2025
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildv2Project1C6BFA3F-wQm2hXv2jqQv
  • Commit ID: 5e66ea0
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@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 Jun 19, 2025
@Abogical Abogical added the pr-linter/exempt-integ-test The PR linter will not require integ test changes label Jun 19, 2025
Copy link
Member

@Abogical Abogical left a comment

Choose a reason for hiding this comment

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

Thank you!

@aws-cdk-automation aws-cdk-automation removed the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label Jun 19, 2025
@aws-cdk-automation aws-cdk-automation dismissed their stale review June 19, 2025 16:02

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

Copy link
Contributor

mergify bot commented Jun 19, 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 1885062 into aws:main Jun 19, 2025
36 checks passed
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 Jun 19, 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 pr-linter/exempt-integ-test The PR linter will not require integ test changes pr-linter/exemption-requested The contributor has requested an exemption to the PR Linter feedback.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants