Skip to content

Commit e680ad5

Browse files
evanlucasMyles Borins
authored and
Myles Borins
committed
doc: fix header level for crypto.constants
The header level for crypto.constants was off by one. PR-URL: #9187 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent 6c9a84b commit e680ad5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/crypto.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -992,7 +992,7 @@ thrown.
992992

993993
## `crypto` module methods and properties
994994

995-
## crypto.constants
995+
### crypto.constants
996996
<!-- YAML
997997
added: v6.3.0
998998
-->

0 commit comments

Comments
 (0)