Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/crypto.md')
-rw-r--r--doc/api/crypto.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/crypto.md b/doc/api/crypto.md
index 903f65dfb6e..7a18903e8c7 100644
--- a/doc/api/crypto.md
+++ b/doc/api/crypto.md
@@ -3045,7 +3045,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