Skip to content

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

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-botnodejs-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

Copy link
Copy Markdown
ContributorAuthor

@BridgeARBridgeAR added the author ready PRs that have at least one approval, no pending requests for changes, 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
cjihrig merged commit 3fd5451 into nodejs:masterJun 22, 2019
@cjihrig
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>
@targostargos mentioned this pull request Jul 2, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.docIssues and PRs related to the documentations.processIssues and PRs related to the process subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@cjihrig@Trott@lpinca@richardlau@BridgeAR@trivikr@nodejs-github-bot