We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 242e3fe commit b5d68f8Copy full SHA for b5d68f8
doc/api/child_process.markdown
@@ -88,7 +88,7 @@ and the `.connected` property is false.
88
* `message` {Object} a parsed JSON object or primitive value
89
* `sendHandle` {Handle object} a Socket or Server object
90
91
-Messages send by `.send(message, [sendHandle])` are obtained using the
+Messages sent by `.send(message, [sendHandle])` are obtained using the
92
`message` event.
93
94
### child.stdin
0 commit comments