Skip to content

Commit 1fcd95e

Browse files
vipinmenonevanlucas
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 df18174 commit 1fcd95e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/http2.md

+1-1
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)