Skip to content

Commit fb5e5be

Browse files
marsonyatargos
authored andcommittedFeb 28, 2021
doc: fix typo in webcrypto.md
PR-URL: #37507 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Pooja D P <Pooja.D.P@ibm.com> Reviewed-By: Darshan Sen <raisinten@gmail.com>
1 parent 31f4600 commit fb5e5be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎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)
Please sign in to comment.