Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc/api
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api')
-rw-r--r--doc/api/webcrypto.md2
1 files changed, 1 insertions, 1 deletions
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`
<!-- YAML
added: v15.0.0
-->