diff --git a/doc/api/child_process.md b/doc/api/child_process.md index 0f78ba9d44e404..2d39bd2d109327 100644 --- a/doc/api/child_process.md +++ b/doc/api/child_process.md @@ -1038,7 +1038,7 @@ See [Advanced serialization][] for more details. ### Event: `'spawn'` The `'spawn'` event is emitted once the child process has spawned successfully.