Skip to content

Commit 9b10bd3

Browse files
vsemozhetbytMylesBorins
authored andcommitted
doc: fix typo in http2.md
Backport-PR-URL: #20456 PR-URL: #18872 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Michael Dawson <[email protected]>
1 parent 903a50e commit 9b10bd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/http2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1761,7 +1761,7 @@ changes:
17611761
Http2ServerRequest class to use.
17621762
Useful for extending the original `Http2ServerRequest`.
17631763
**Default:** `Http2ServerRequest`
1764-
* `Http2ServerResponse` {htt2.Http2ServerResponse} Specifies the
1764+
* `Http2ServerResponse` {http2.Http2ServerResponse} Specifies the
17651765
Http2ServerResponse class to use.
17661766
Useful for extending the original `Http2ServerResponse`.
17671767
**Default:** `Http2ServerResponse`

0 commit comments

Comments
 (0)