We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df18174 commit 1fcd95eCopy full SHA for 1fcd95e
doc/api/http2.md
@@ -1808,7 +1808,7 @@ All additional properties on the settings object are ignored.
1808
### Using `options.selectPadding`
1809
1810
When `options.paddingStrategy` is equal to
1811
-`http2.constants.PADDING_STRATEGY_CALLBACK`, the the HTTP/2 implementation will
+`http2.constants.PADDING_STRATEGY_CALLBACK`, the HTTP/2 implementation will
1812
consult the `options.selectPadding` callback function, if provided, to determine
1813
the specific amount of padding to use per HEADERS and DATA frame.
1814
0 commit comments