From 2ac95c6f1695be31b5f5bfb3c429112419f785b1 Mon Sep 17 00:00:00 2001 From: Justin Date: Wed, 6 Oct 2021 12:01:39 +0800 Subject: doc: fix the inline code-block at the NodeDhKeyGenParams class MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR-URL: https://github.com/nodejs/node/pull/40341 Reviewed-By: Rich Trott Reviewed-By: Zijian Liu Reviewed-By: Benjamin Gruenbaum Reviewed-By: Gerhard Stöbich Reviewed-By: Qingyu Deng --- doc/api/webcrypto.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/api') diff --git a/doc/api/webcrypto.md b/doc/api/webcrypto.md index 75b69ca5c26..2d89abbf1c1 100644 --- a/doc/api/webcrypto.md +++ b/doc/api/webcrypto.md @@ -1511,7 +1511,7 @@ added: v15.0.0 * Type: {string} Must be `'NODE-DH'`. -#### Class: NodeDhKeyGenParams` +#### Class: `NodeDhKeyGenParams` -- cgit v1.2.3