Skip to content

Commit f18bb2a

Browse files
J-Humandanielleadams
authored andcommitted
doc: fix typo in hmac.paramNames default
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>
1 parent 7ff2139 commit f18bb2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/webcrypto.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1278,7 +1278,7 @@ added: v15.0.0
12781278
added: v15.0.0
12791279
-->
12801280

1281-
* Type: {string} Must be `'HMAC`.
1281+
* Type: {string} Must be `'HMAC'`.
12821282

12831283
### Class: `Pbkdf2ImportParams`
12841284
<!-- YAML

0 commit comments

Comments
 (0)