summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 e752eaff59..d1dc8243b4 100644
--- a/doc/api/webcrypto.md
+++ b/doc/api/webcrypto.md
@@ -393,7 +393,7 @@ added: v15.0.0
<!--lint disable maximum-line-length remark-lint-->
-* Type: {AesKeyGenParams|RsaHashedKeyGenParams|EcKeyGenParams|HmacKeyGenParams|NodeDsaKeyGenParams|NodeDhKeyGenParams}
+* Type: {AesKeyGenParams|RsaHashedKeyGenParams|EcKeyGenParams|HmacKeyGenParams|NodeDsaKeyGenParams|NodeDhKeyGenParams|NodeEdKeyGenParams}
<!--lint enable maximum-line-length remark-lint-->