diff --git a/doc/api/http2.md b/doc/api/http2.md index 40d1a3a2344e92..b3d9699d8bcab3 100644 --- a/doc/api/http2.md +++ b/doc/api/http2.md @@ -177,7 +177,7 @@ added: v8.4.0 The `'frameError'` event is emitted when an error occurs while attempting to send a frame on the session. If the frame that could not be sent is associated -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 `Http2Stream` is made. If the `'frameError'` event is associated with a stream, the stream will be