We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad8456b commit ad4d626Copy full SHA for ad4d626
doc/api/http2.md
@@ -177,7 +177,7 @@ added: v8.4.0
177
178
The `'frameError'` event is emitted when an error occurs while attempting to
179
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
+with a specific `Http2Stream`, an attempt to emit a `'frameError'` event on the
181
`Http2Stream` is made.
182
183
If the `'frameError'` event is associated with a stream, the stream will be
0 commit comments