Skip to content

Commit f68ab39

Browse files
maclover7BridgeAR
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 bf1ca8f commit f68ab39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/api/errors.md

+1
Original file line numberDiff line numberDiff line change
@@ -748,6 +748,7 @@ An invalid HTTP informational status code has been specified. Informational
748748
status codes must be an integer between `100` and `199` (inclusive).
749749

750750
<a id="ERR_HTTP2_INVALID_PACKED_SETTINGS_LENGTH"></a>
751+
### ERR_HTTP2_INVALID_PACKED_SETTINGS_LENGTH
751752

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

0 commit comments

Comments
 (0)