doc: add missing word in frameError event docs

PR-URL: https://github.com/nodejs/node/pull/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>
This commit is contained in:
cjihrig 2019-06-22 15:08:09 -04:00
parent ad8456ba43
commit ad4d626bb9
No known key found for this signature in database
GPG Key ID: 7434390BDBE9B9C5

View File

@ -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