diff --git a/doc/api/crypto.md b/doc/api/crypto.md index 31fa812f915a6d..1ab3dfeafe19ef 100644 --- a/doc/api/crypto.md +++ b/doc/api/crypto.md @@ -1043,9 +1043,7 @@ console.log(hash.digest('hex')); ### hash.copy(\[options\]) * `options` {Object} [`stream.transform` options][]