We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cba432 commit df48a5dCopy full SHA for df48a5d
doc/api/child_process.md
@@ -844,7 +844,7 @@ added: v0.1.90
844
845
* `signal` {string}
846
847
-The `subprocess.kill()` methods sends a signal to the child process. If no
+The `subprocess.kill()` method sends a signal to the child process. If no
848
argument is given, the process will be sent the `'SIGTERM'` signal. See
849
signal(7) for a list of available signals.
850
0 commit comments