Skip to content

Commit 116f499

Browse files
vipinmenonfhinkel
authored andcommitted
doc: remove duplicate 'the' from http2 API doc
PR-URL: #16924 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
1 parent cb87c92 commit 116f499

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎doc/api/http2.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1808,7 +1808,7 @@ All additional properties on the settings object are ignored.
18081808
### Using `options.selectPadding`
18091809

18101810
When `options.paddingStrategy` is equal to
1811-
`http2.constants.PADDING_STRATEGY_CALLBACK`, the the HTTP/2 implementation will
1811+
`http2.constants.PADDING_STRATEGY_CALLBACK`, the HTTP/2 implementation will
18121812
consult the `options.selectPadding` callback function, if provided, to determine
18131813
the specific amount of padding to use per HEADERS and DATA frame.
18141814

0 commit comments

Comments
 (0)