From dcf88ac738119e73defa9f52522093d6acff0758 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Wed, 10 Nov 2021 10:52:18 -0800 Subject: [PATCH] doc: format fix for crypto.md A somewhat old PR landed and it fails current linting. This is the fix. Ref: https://github.com/nodejs/node/pull/40726 --- doc/api/crypto.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/api/crypto.md b/doc/api/crypto.md index 82b0ab7c898b07..b07c4bcf1c89b5 100644 --- a/doc/api/crypto.md +++ b/doc/api/crypto.md @@ -2565,6 +2565,7 @@ added: v15.6.0 The SHA-256 fingerprint of this certificate. ### `x509.fingerprint512` +