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 spelling and typos in docs, code variables and code comments #6986

Merged
merged 2 commits into from Nov 21, 2019

Conversation

chocnut
Copy link
Contributor

@chocnut chocnut commented Nov 20, 2019

No feature fixes etc. These are spelling and typo fixes in the docs and other code comment that I found.

Spelling and Typo fixes

  • Write and run all tests
  • Write documentation
  • Enable "Allow edits from maintainers" for this PR
  • Update the messages below

Is this ready for review?: YES
Is it a breaking change?: NO

@codecov-io
Copy link

codecov-io commented Nov 20, 2019

Codecov Report

Merging #6986 into master will not change coverage.
The diff coverage is 66.66%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #6986   +/-   ##
=======================================
  Coverage   88.43%   88.43%           
=======================================
  Files         229      229           
  Lines        8420     8420           
=======================================
  Hits         7446     7446           
  Misses        974      974
Impacted Files Coverage Δ
lib/plugins/package/lib/packageService.js 87.5% <ø> (ø) ⬆️
lib/classes/CLI.js 95.72% <ø> (ø) ⬆️
lib/utils/log/fileLog.js 0% <ø> (ø) ⬆️
lib/classes/PluginManager.js 96.67% <ø> (ø) ⬆️
lib/plugins/install/install.js 100% <ø> (ø) ⬆️
lib/plugins/aws/deploy/lib/checkForChanges.js 98.19% <ø> (ø) ⬆️
lib/classes/Variables.js 100% <ø> (ø) ⬆️
lib/plugins/aws/provider/awsProvider.js 90.75% <ø> (ø) ⬆️
lib/plugins/aws/package/compile/functions/index.js 96.59% <66.66%> (ø) ⬆️

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 05eec83...4adc5cc. Read the comment docs.

@chocnut chocnut changed the title Fix docs, and other spelling and typos Fix spelling and typos in docs, code variables and code comments Nov 20, 2019
Copy link
Contributor

@medikoo medikoo left a comment

Choose a reason for hiding this comment

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

Looks great! Thank you @chocnut !

@medikoo medikoo merged commit 8e022ba into serverless:master Nov 21, 2019
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

4 participants