diff --git a/doc/api/webcrypto.md b/doc/api/webcrypto.md index 79bf1c75c5152f..e3ed1405355ad5 100644 --- a/doc/api/webcrypto.md +++ b/doc/api/webcrypto.md @@ -1697,8 +1697,8 @@ added: v15.8.0 * Type: {boolean} -The `public` parameter is used to specify that the key is to be interpreted -as a public key. +The `public` parameter is used to specify that the `'raw'` format key is to be +interpreted as a public key. **Default:** `false`. ### `NODE-SCRYPT` Algorithm