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 <anna@addaleax.net> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
1 parent 0ccfd7d commit b359096

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)