Skip to content

Commit fb5e5be

Browse files
marsonyatargos
authored andcommitted
doc: fix typo in webcrypto.md
PR-URL: #37507 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Pooja D P <[email protected]> Reviewed-By: Darshan Sen <[email protected]>
1 parent 31f4600 commit fb5e5be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: doc/api/webcrypto.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -773,7 +773,7 @@ The algorithms currently supported include:
773773
* `'NODE-ED25519'`<sup>1</sup>
774774
* `'NODE-ED448'`<sup>1</sup>
775775

776-
<sup>1</sup> Non-standadrd Node.js extension
776+
<sup>1</sup> Non-standard Node.js extension
777777

778778
### `subtle.unwrapKey(format, wrappedKey, unwrappingKey, unwrapAlgo, unwrappedKeyAlgo, extractable, keyUsages)`
779779
<!-- YAML

0 commit comments

Comments
 (0)