Skip to content

Commit 8112f49

Browse files
maclover7jasnell
authored andcommitted
doc: add missing heading for error
PR-URL: #15325 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]>
1 parent 29707af commit 8112f49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/api/errors.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -680,6 +680,7 @@ An invalid HTTP informational status code has been specified. Informational
680680
status codes must be an integer between `100` and `199` (inclusive).
681681

682682
<a id="ERR_HTTP2_INVALID_PACKED_SETTINGS_LENGTH"></a>
683+
### ERR_HTTP2_INVALID_PACKED_SETTINGS_LENGTH
683684

684685
Input `Buffer` and `Uint8Array` instances passed to the
685686
`http2.getUnpackedSettings()` API must have a length that is a multiple of

0 commit comments

Comments
 (0)