Skip to content

Commit 51cb780

Browse files
acomanescudanielleadams
authored andcommitted
doc: fix typo in http2 endAfterHeaders description
PR-URL: #42060 Reviewed-By: Robert Nagy <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Rich Trott <[email protected]>
1 parent 40ddfa4 commit 51cb780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/http2.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1201,7 +1201,7 @@ added: v10.11.0
12011201

12021202
* {boolean}
12031203

1204-
Set the `true` if the `END_STREAM` flag was set in the request or response
1204+
Set to `true` if the `END_STREAM` flag was set in the request or response
12051205
HEADERS frame received, indicating that no additional data should be received
12061206
and the readable side of the `Http2Stream` will be closed.
12071207

0 commit comments

Comments
 (0)