Skip to content

fix(smithy-client): fix default error typo #4092

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 25, 2022

Conversation

syall
Copy link
Contributor

@syall syall commented Oct 25, 2022

Issue

Issue number, if available, prefixed with "#"

N/A

Description

What does this implement/fix? Explain your changes.

Found small typo "UnknowError" when it probably should be "UnknownError".

Testing

How was this change tested?

  1. Package Level
cd packages/smithy-client
yarn
yarn build:include:deps
yarn test
  1. Repo Level
yarn
yarn build:all
lerna run test --scope @aws-sdk/smithy-client

Additional context

Add any other context about the PR here.

N/A


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@syall syall force-pushed the smithy-client-default-error-typo branch from 31aa900 to ddb29f1 Compare October 25, 2022 20:31
@syall syall marked this pull request as ready for review October 25, 2022 20:55
@syall syall requested a review from a team as a code owner October 25, 2022 20:55
@kuhe kuhe merged commit e8158a6 into aws:main Oct 25, 2022
@github-actions
Copy link

github-actions bot commented Nov 9, 2022

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 9, 2022
@syall syall deleted the smithy-client-default-error-typo branch November 14, 2022 23:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants