We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01b00b6 commit f58b41bCopy full SHA for f58b41b
1 file changed
apps/site/pages/en/learn/modules/backpressuring-in-streams.md
@@ -678,7 +678,7 @@ if (chunk.contains('b')) {
678
callback();
679
```
680
681
-There are also some things to look out for when implementing [`._writev()`][].
+There are also some things to look out for when implementing [`._write()`][].
682
The function is coupled with [`.cork()`][], but there is a common mistake when
683
writing:
684
0 commit comments