Skip to content

Commit

Permalink
doc: fix header level for crypto.constants
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
evanlucas authored and jasnell committed Oct 20, 2016
1 parent 89b920f commit 5e26980
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/crypto.md
Original file line number Diff line number Diff line change
Expand Up @@ -992,7 +992,7 @@ thrown.

## `crypto` module methods and properties

## crypto.constants
### crypto.constants
<!-- YAML
added: v6.3.0
-->
Expand Down

0 comments on commit 5e26980

Please sign in to comment.