diff --git a/doc/api/crypto.md b/doc/api/crypto.md index ffaf7e07aa16f5..9fdbb17cb0bb8e 100644 --- a/doc/api/crypto.md +++ b/doc/api/crypto.md @@ -5590,7 +5590,7 @@ instead. ### Support for weak or compromised algorithms The `node:crypto` module still supports some algorithms which are already -compromised and are not currently recommended for use. The API also allows +compromised and are not recommended for use. The API also allows the use of ciphers and hashes with a small key size that are too weak for safe use.