We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1b0486 commit 52f5829Copy full SHA for 52f5829
doc/api/http2.md
@@ -1761,7 +1761,7 @@ changes:
1761
Http2ServerRequest class to use.
1762
Useful for extending the original `Http2ServerRequest`.
1763
**Default:** `Http2ServerRequest`
1764
- * `Http2ServerResponse` {htt2.Http2ServerResponse} Specifies the
+ * `Http2ServerResponse` {http2.Http2ServerResponse} Specifies the
1765
Http2ServerResponse class to use.
1766
Useful for extending the original `Http2ServerResponse`.
1767
**Default:** `Http2ServerResponse`
0 commit comments