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
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/webcrypto.md')
-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 a345655b77e..fb27134a410 100644
--- a/doc/api/webcrypto.md
+++ b/doc/api/webcrypto.md
@@ -1278,7 +1278,7 @@ added: v15.0.0
added: v15.0.0
-->
-* Type: {string} Must be `'HMAC`.
+* Type: {string} Must be `'HMAC'`.
### Class: `Pbkdf2ImportParams`
<!-- YAML