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

docs(contributing): spelling and grammar fixes #879

Merged
merged 1 commit into from Apr 23, 2022
Merged

docs(contributing): spelling and grammar fixes #879

merged 1 commit into from Apr 23, 2022

Conversation

Fdawgs
Copy link
Contributor

@Fdawgs Fdawgs commented Apr 20, 2022

Minor cleanup to improve conciseness as well as fix a few spelling and grammar issues

Copy link
Collaborator

@brettz9 brettz9 left a comment

Choose a reason for hiding this comment

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

Other changes look good or acceptable.

@@ -57,8 +57,8 @@ See ESLint's [RuleTester](https://eslint.org/docs/developer-guide/nodejs-api#rul
for more on the allowable properties (e.g., `code`, `errors` (for invalid rules),
`options`, `settings`, etc.).

Note that besides `npm test`, there is `npm run test-cov` which shows more
detailed information on coverage. Coverage should be maintained at 100%, and
Note that besides `npm test` there is `npm run test-cov`, which shows more
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
Note that besides `npm test` there is `npm run test-cov`, which shows more
Note that besides `npm test` there is `npm run test-cov` which shows more

I don't think there is need for a comma here.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thrown the comma in front of "which" because it is introducing a non-defining/non-restrictive clause.

I think the following article explain this change far better than I can!:

@brettz9 brettz9 merged commit e25132b into gajus:master Apr 23, 2022
@brettz9
Copy link
Collaborator

brettz9 commented Apr 23, 2022

Thanks for the fixes!

@Fdawgs Fdawgs deleted the docs/grammar-spelling branch April 23, 2022 11:28
@gajus
Copy link
Owner

gajus commented Apr 24, 2022

🎉 This PR is included in version 39.2.8 🎉

The release is available on:

Your semantic-release bot 📦🚀

@gajus gajus added the released label Apr 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants