FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

doc: fix typo in process.disconnect() docs by cjihrig · Pull Request #28328 · nodejs/node · GitHub

/ node Public

doc: fix typo in process.disconnect() docs - #28328

Merged
cjihrig merged 1 commit into
nodejs:masterfrom
cjihrig:typo
Jun 22, 2019
Merged

doc: fix typo in process.disconnect() docs#28328
cjihrig merged 1 commit into
nodejs:masterfrom
cjihrig:typo

Conversation

cjihrig commented Jun 20, 2019

Copy link
Copy Markdown
Contributor

"that" should be "the" in this sentence. This commit also
restructures the sentence to avoid the word "process's"

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

nodejs-github-bot added doc Issues and PRs related to the documentations. process Issues and PRs related to the process subsystem. labels Jun 20, 2019

cjihrig commented Jun 21, 2019

Copy link
Copy Markdown
Contributor Author

BridgeAR added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Jun 22, 2019
"that" should be "the" in this sentence. This commit also
restructures the sentence to avoid the word "process's"

PR-URL: nodejs#28328
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
cjihrig merged commit 3fd5451 into nodejs:master Jun 22, 2019
cjihrig deleted the typo branch June 22, 2019 17:42
targos pushed a commit that referenced this pull request Jul 2, 2019
"that" should be "the" in this sentence. This commit also
restructures the sentence to avoid the word "process's"

PR-URL: #28328
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
targos mentioned this pull request Jul 2, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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 outstanding review comments, and a CI started. doc Issues and PRs related to the documentations. process Issues and PRs related to the process subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants


Back | FazBrowse Home | New Git URL