Skip to content

Commit b359096

Browse files
tniessenaduh95
authored andcommitted
doc: fix typo in description of close event
PR-URL: #37662 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Rich Trott <[email protected]>
1 parent 0ccfd7d commit b359096

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/api/http.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1385,7 +1385,7 @@ passed as the second parameter to the [`'request'`][] event.
13851385
added: v0.6.7
13861386
-->
13871387

1388-
Indicates that the the response is completed, or its underlying connection was
1388+
Indicates that the response is completed, or its underlying connection was
13891389
terminated prematurely (before the response completion).
13901390

13911391
### Event: `'finish'`

0 commit comments

Comments
 (0)