Skip to content

Commit dbc554a

Browse files
TrottMylesBorins
authored andcommitted
doc: fix typo in child_process.md
PR-URL: #17727 Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Vse Mozhet Byt <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Daniel Bevenius <[email protected]> Reviewed-By: Jon Moss <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent dd9d07c commit dbc554a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/child_process.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -980,7 +980,7 @@ added: v0.1.90
980980

981981
* `signal` {string}
982982

983-
The `subprocess.kill()` methods sends a signal to the child process. If no
983+
The `subprocess.kill()` method sends a signal to the child process. If no
984984
argument is given, the process will be sent the `'SIGTERM'` signal. See
985985
signal(7) for a list of available signals.
986986

0 commit comments

Comments
 (0)