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 0e6196c

Browse filesBrowse files
cjihrigtargos
authored andcommitted
doc: add missing word in frameError event docs
PR-URL: #28387 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
1 parent 758a003 commit 0e6196c
Copy full SHA for 0e6196c

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
@@ -177,7 +177,7 @@ added: v8.4.0
177177

178178
The `'frameError'` event is emitted when an error occurs while attempting to
179179
send a frame on the session. If the frame that could not be sent is associated
180-
with a specific `Http2Stream`, an attempt to emit `'frameError'` event on the
180+
with a specific `Http2Stream`, an attempt to emit a `'frameError'` event on the
181181
`Http2Stream` is made.
182182

183183
If the `'frameError'` event is associated with a stream, the stream will be

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.