Skip to content

Commit

Permalink
doc: fix typo in hmac.paramNames default
Browse files Browse the repository at this point in the history
PR-URL: #39766
Reviewed-By: Harshitha K P <harshitha014@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
  • Loading branch information
J-Human authored and aduh95 committed Aug 16, 2021
1 parent fdce138 commit 802ceea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/webcrypto.md
Expand Up @@ -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
Expand Down

0 comments on commit 802ceea

Please sign in to comment.