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}