Skip to content

Conversation

vsemozhetbyt
Copy link
Contributor

@vsemozhetbyt vsemozhetbyt commented Apr 30, 2018

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

Also, fix some other nits in passing (formatting, punctuation, typos, redundancy, obsoleteness).

There were some dubious cases: it is not always clear if words like Object, Function, String, Error etc are used in their type/class meaning or a common meaning (even considering that I've checked only uppercased variants). I did my best guessing and sometimes just lowercased the words.

If I've overdone it somewhere, please, correct me and I will revert these cases in fixup commits.

cc @nodejs/documentation.

@nodejs-github-bot nodejs-github-bot added the doc Issues and PRs related to the documentations. label Apr 30, 2018
Also, fix some other nits in passing
(formatting, punctuation, typos, redundancy, obsoleteness).
@vsemozhetbyt
Copy link
Contributor Author

Added new commit with more backticks mostly in links.
CI-lite: https://ci.nodejs.org/job/node-test-pull-request-lite/641/

Copy link
Member

@lpinca lpinca left a comment

Choose a reason for hiding this comment

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

Rubber stamp LGTM.

@vsemozhetbyt vsemozhetbyt added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label May 1, 2018
Copy link
Member

@trivikr trivikr left a comment

Choose a reason for hiding this comment

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

RSLGTM

vsemozhetbyt added a commit that referenced this pull request May 2, 2018
Also, fix some other nits in passing
(formatting, punctuation, typos, redundancy, obsoleteness).

PR-URL: #20438
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Trivikram Kamat <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
@vsemozhetbyt
Copy link
Contributor Author

Landed in 7588cea
Thanks for the reviews.

@vsemozhetbyt vsemozhetbyt deleted the doc-codify-code branch May 2, 2018 23:14
MylesBorins pushed a commit that referenced this pull request May 4, 2018
Also, fix some other nits in passing
(formatting, punctuation, typos, redundancy, obsoleteness).

PR-URL: #20438
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Trivikram Kamat <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
@MylesBorins MylesBorins mentioned this pull request May 8, 2018
MylesBorins pushed a commit that referenced this pull request May 8, 2018
Also, fix some other nits in passing
(formatting, punctuation, typos, redundancy, obsoleteness).

PR-URL: #20438
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Trivikram Kamat <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. doc Issues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants