Skip to content

Commit 37b9fe1

Browse files
kaktsMylesBorins
authored andcommitted
doc: fix typo in http2.md
PR-URL: #20843 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Vse Mozhet Byt <[email protected]> Reviewed-By: Tobias Nießen <[email protected]>
1 parent 88aee8a commit 37b9fe1

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
@@ -3121,7 +3121,7 @@ added: v8.4.0
31213121
-->
31223122

31233123
Call [`http2stream.pushStream()`][] with the given headers, and wraps the
3124-
given newly created [`Http2Stream`] on `Http2ServerRespose`.
3124+
given newly created [`Http2Stream`] on `Http2ServerResponse`.
31253125

31263126
The callback will be called with an error with code `ERR_HTTP2_STREAM_CLOSED`
31273127
if the stream is closed.

0 commit comments

Comments
 (0)