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 <cjihrig@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
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

+1-1
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)