diff --git a/doc/api/http.md b/doc/api/http.md index 5b7f87beedf0a4..f7e87470ffa553 100644 --- a/doc/api/http.md +++ b/doc/api/http.md @@ -1371,7 +1371,7 @@ passed as the second parameter to the [`'request'`][] event. added: v0.6.7 --> -Indicates that the the response is completed, or its underlying connection was +Indicates that the response is completed, or its underlying connection was terminated prematurely (before the response completion). ### Event: `'finish'`