Skip to content

Commit f251e9d

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

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
@@ -1718,7 +1718,7 @@ changes:
17181718
Http2ServerRequest class to use.
17191719
Useful for extending the original `Http2ServerRequest`.
17201720
**Default:** `Http2ServerRequest`
1721-
* `Http2ServerResponse` {htt2.Http2ServerResponse} Specifies the
1721+
* `Http2ServerResponse` {http2.Http2ServerResponse} Specifies the
17221722
Http2ServerResponse class to use.
17231723
Useful for extending the original `Http2ServerResponse`.
17241724
**Default:** `Http2ServerResponse`

0 commit comments

Comments
 (0)