Skip to content

Commit 477fb96

Browse files
acomanescusbaayel
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 fd94f2e commit 477fb96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/api/http2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1229,7 +1229,7 @@ added: v10.11.0
12291229

12301230
* {boolean}
12311231

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

0 commit comments

Comments
 (0)