diff --git a/doc/api/crypto.md b/doc/api/crypto.md index 64f167b723504b..7054efba18e0d4 100644 --- a/doc/api/crypto.md +++ b/doc/api/crypto.md @@ -3037,7 +3037,7 @@ key may be passed for `key`. ## Notes -### Legacy Streams API (pre Node.js v0.10) +### Legacy Streams API (prior to Node.js 0.10) The Crypto module was added to Node.js before there was the concept of a unified Stream API, and before there were [`Buffer`][] objects for handling