diff --git a/doc/api/crypto.md b/doc/api/crypto.md index 1fbb4943b6d400..b39663a8746d9b 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][]