Skip to content

Commit 6eb550d

Browse files
vipinmenonMylesBorins
authored andcommitted
doc: remove duplicate 'the' from http2 API doc
PR-URL: #16924 Reviewed-By: Vse Mozhet Byt <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Franziska Hinkelmann <[email protected]>
1 parent febd1bf commit 6eb550d

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
@@ -1781,7 +1781,7 @@ All additional properties on the settings object are ignored.
17811781
### Using `options.selectPadding`
17821782

17831783
When `options.paddingStrategy` is equal to
1784-
`http2.constants.PADDING_STRATEGY_CALLBACK`, the the HTTP/2 implementation will
1784+
`http2.constants.PADDING_STRATEGY_CALLBACK`, the HTTP/2 implementation will
17851785
consult the `options.selectPadding` callback function, if provided, to determine
17861786
the specific amount of padding to use per HEADERS and DATA frame.
17871787

0 commit comments

Comments
 (0)