Skip to content
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

fix(AWS EventBridge): Addres typos in error messages #10165

Merged
merged 1 commit into from Oct 28, 2021

Conversation

ankon
Copy link
Contributor

@ankon ankon commented Oct 27, 2021

This fixes a bunch of similar typos in error messages.

@codecov
Copy link

codecov bot commented Oct 27, 2021

Codecov Report

Merging #10165 (2c63588) into master (39bdea0) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #10165      +/-   ##
==========================================
+ Coverage   85.35%   85.36%   +0.01%     
==========================================
  Files         337      338       +1     
  Lines       13725    13813      +88     
==========================================
+ Hits        11715    11792      +77     
- Misses       2010     2021      +11     
Impacted Files Coverage Δ
...ns/aws/package/compile/events/eventBridge/index.js 98.34% <ø> (ø)
bin/serverless.js 39.13% <0.00%> (-10.87%) ⬇️
lib/cli/triage.js 90.80% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 39bdea0...2c63588. Read the comment docs.

Copy link
Contributor

@pgrzesik pgrzesik 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 @ankon - great catch 👏

@pgrzesik pgrzesik changed the title Fix typos in error messages fix(AWS EventBridge): Addres typos in error messages Oct 28, 2021
@pgrzesik pgrzesik merged commit ee38f6a into serverless:master Oct 28, 2021
@ankon ankon deleted the pr/eventbridge-typos-master branch October 28, 2021 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants