Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6eb550d

Browse filesBrowse files
vipinmenonMylesBorins
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 febd1bf commit 6eb550d
Copy full SHA for 6eb550d

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doc/api/http2.md‎

Copy file name to clipboardExpand all lines: doc/api/http2.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.