doc: fix header level for crypto.constants
The header level for crypto.constants was off by one. PR-URL: https://github.com/nodejs/node/pull/9187 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: James M Snell <jasnell@gmail.com>
This commit is contained in:
parent
add885416f
commit
ca3c8a9d55
@ -992,7 +992,7 @@ thrown.
|
|||||||
|
|
||||||
## `crypto` module methods and properties
|
## `crypto` module methods and properties
|
||||||
|
|
||||||
## crypto.constants
|
### crypto.constants
|
||||||
<!-- YAML
|
<!-- YAML
|
||||||
added: v6.3.0
|
added: v6.3.0
|
||||||
-->
|
-->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user