We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94b3f96 commit 2412d4bCopy full SHA for 2412d4b
pages/en/index.mdx
@@ -93,7 +93,7 @@ layout: home
93
// run with `node crypto.mjs`
94
```
95
96
- ```js displayName="Read Streams"
+ ```js displayName="Streams Pipeline"
97
// streams.mjs
98
import { pipeline } from 'node:stream';
99
import { createReadStream, createWriteStream } from 'node:fs';
0 commit comments