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 dd9d07c commit dbc554aCopy full SHA for dbc554a
doc/api/child_process.md
@@ -980,7 +980,7 @@ added: v0.1.90
980
981
* `signal` {string}
982
983
-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
984
argument is given, the process will be sent the `'SIGTERM'` signal. See
985
signal(7) for a list of available signals.
986
0 commit comments