From bafa2cb419ddfe9c2e9a8a512d1eb4dce391df37 Mon Sep 17 00:00:00 2001 From: Evan Lucas Date: Wed, 19 Oct 2016 08:41:36 -0500 Subject: [PATCH] doc: fix header level for crypto.constants The header level for crypto.constants was off by one. --- doc/api/crypto.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/crypto.md b/doc/api/crypto.md index b8e48a2b2d526a..956c1cb891ca1e 100644 --- a/doc/api/crypto.md +++ b/doc/api/crypto.md @@ -992,7 +992,7 @@ thrown. ## `crypto` module methods and properties -## crypto.constants +### crypto.constants