From 1dc73af612d5b50710a89979c4e76e465e72a182 Mon Sep 17 00:00:00 2001 From: Livia Medeiros <74449973+LiviaMedeiros@users.noreply.github.com> Date: Fri, 14 Jan 2022 16:38:07 +0800 Subject: [PATCH] Update doc/api/webcrypto.md Co-authored-by: Luigi Pinca --- doc/api/webcrypto.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/webcrypto.md b/doc/api/webcrypto.md index 94d08a6f4e0821..d5e2a9d1eab9ec 100644 --- a/doc/api/webcrypto.md +++ b/doc/api/webcrypto.md @@ -357,7 +357,7 @@ added: v15.0.0 * `typedArray` {Buffer|Int8Array|Uint8Array|Uint8ClampedArray|Int16Array|Uint16Array|Int32Array|Uint32Array|BigInt64Array|BigUint64Array} -* Returns: {Buffer|Int8Array|Uint8Array|Uint8ClampedArray|Int16Array|Uint16Array|Int32Array|Uint32Array|BigInt64Array|BigUint64Array} Returns `typedArray`. +* Returns: {Buffer|Int8Array|Uint8Array|Uint8ClampedArray|Int16Array|Uint16Array|Int32Array|Uint32Array|BigInt64Array|BigUint64Array}