Skip to content

Commit acbbd7c

Browse files
tniessenmarco-ippolito
authored andcommitted
doc: fix parentheses in options
PR-URL: #56563 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com>
1 parent 914b467 commit acbbd7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/api/child_process.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -536,7 +536,7 @@ changes:
536536
* `options` {Object}
537537
* `cwd` {string|URL} Current working directory of the child process.
538538
* `detached` {boolean} Prepare child process to run independently of its
539-
parent process. Specific behavior depends on the platform, see
539+
parent process. Specific behavior depends on the platform (see
540540
[`options.detached`][]).
541541
* `env` {Object} Environment key-value pairs. **Default:** `process.env`.
542542
* `execPath` {string} Executable used to create the child process.
@@ -688,7 +688,7 @@ changes:
688688
* `stdio` {Array|string} Child's stdio configuration (see
689689
[`options.stdio`][`stdio`]).
690690
* `detached` {boolean} Prepare child process to run independently of
691-
its parent process. Specific behavior depends on the platform, see
691+
its parent process. Specific behavior depends on the platform (see
692692
[`options.detached`][]).
693693
* `uid` {number} Sets the user identity of the process (see setuid(2)).
694694
* `gid` {number} Sets the group identity of the process (see setgid(2)).

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy