Skip to content

Commit b5d68f8

Browse 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 <[email protected]> PR-URL: #2378
1 parent 242e3fe commit b5d68f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/child_process.markdown

+1-1
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)