diff --git a/doc/api/http.md b/doc/api/http.md index 3005158c81f6bc..05f27e6f667ce6 100644 --- a/doc/api/http.md +++ b/doc/api/http.md @@ -1360,7 +1360,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'`