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 <[email protected]>
Reviewed-By: Antoine du Hamel <[email protected]>
Reviewed-By: Tobias Nießen <[email protected]>
Reviewed-By: Rich Trott <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Filip Skokan <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
  • Loading branch information
J-Human authored and danielleadams committed Aug 16, 2021
1 parent 7ff2139 commit f18bb2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/webcrypto.md
Original file line number Diff line number Diff line change
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 f18bb2a

Please sign in to comment.