Skip to content

Commit e680ad5

Browse files
evanlucasMyles Borins
authored andcommitted
doc: fix header level for crypto.constants
The header level for crypto.constants was off by one. PR-URL: #9187 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: James M Snell <jasnell@gmail.com>
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

Lines changed: 1 addition & 1 deletion
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)