We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c8b5d5 commit b4e7260Copy full SHA for b4e7260
doc/api/http2.md
@@ -919,7 +919,7 @@ added: v8.4.0
919
-->
920
921
* code {number} Unsigned 32-bit integer identifying the error code. **Default:**
922
- `http2.constant.NGHTTP2_NO_ERROR` (`0x00`)
+ `http2.constants.NGHTTP2_NO_ERROR` (`0x00`)
923
* `callback` {Function} An optional function registered to listen for the
924
`'close'` event.
925
* Returns: {undefined}
0 commit comments