Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b5d68f8

Browse filesBrowse files
jasnellrvagg
authored andcommitted
doc: update tense in child_process.markdown
per: nodejs/node-v0.x-archive#25826 originally submitted by: @ClimbsRocks Reviewed By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com> PR-URL: #2378
1 parent 242e3fe commit b5d68f8
Copy full SHA for b5d68f8

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doc/api/child_process.markdown‎

Copy file name to clipboardExpand all lines: doc/api/child_process.markdown
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ and the `.connected` property is false.
8888
* `message` {Object} a parsed JSON object or primitive value
8989
* `sendHandle` {Handle object} a Socket or Server object
9090

91-
Messages send by `.send(message, [sendHandle])` are obtained using the
91+
Messages sent by `.send(message, [sendHandle])` are obtained using the
9292
`message` event.
9393

9494
### child.stdin

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.