Skip to content

Commit 8047c27

Browse files
vsemozhetbytMylesBorins
authored andcommitted
doc: fix typo in http2.md
PR-URL: #18872 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Michael Dawson <[email protected]>
1 parent f8f1423 commit 8047c27

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
@@ -1725,7 +1725,7 @@ changes:
17251725
Http2ServerRequest class to use.
17261726
Useful for extending the original `Http2ServerRequest`.
17271727
**Default:** `Http2ServerRequest`
1728-
* `Http2ServerResponse` {htt2.Http2ServerResponse} Specifies the
1728+
* `Http2ServerResponse` {http2.Http2ServerResponse} Specifies the
17291729
Http2ServerResponse class to use.
17301730
Useful for extending the original `Http2ServerResponse`.
17311731
**Default:** `Http2ServerResponse`

0 commit comments

Comments
 (0)