diff --git a/doc/api/http.md b/doc/api/http.md index e9c2e602560eb0..8294c2c7082ce0 100644 --- a/doc/api/http.md +++ b/doc/api/http.md @@ -1385,7 +1385,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'`