File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2213,7 +2213,7 @@ object mode has an interesting side effect. Because it *is* a call to
2213
2213
However, because the argument is an empty string, no data is added to the
2214
2214
readable buffer so there is nothing for a user to consume.
2215
2215
2216
- ### ` highWaterMark ` discrepency after calling ` readable.setEncoding() `
2216
+ ### ` highWaterMark ` discrepancy after calling ` readable.setEncoding() `
2217
2217
2218
2218
The use of ` readable.setEncoding() ` will change the behavior of how the
2219
2219
` highWaterMark ` operates in non-object mode.
@@ -2264,7 +2264,7 @@ contain multi-byte characters.
2264
2264
[ fs write streams ] : fs.html#fs_class_fs_writestream
2265
2265
[ http-incoming-message ] : http.html#http_class_http_incomingmessage
2266
2266
[ zlib ] : zlib.html
2267
- [ hwm-gotcha ] : #stream_highwatermark_discrepency_after_calling_readable_setencoding
2267
+ [ hwm-gotcha ] : #stream_highwatermark_discrepancy_after_calling_readable_setencoding
2268
2268
[ stream-_flush ] : #stream_transform_flush_callback
2269
2269
[ stream-_read ] : #stream_readable_read_size_1
2270
2270
[ stream-_transform ] : #stream_transform_transform_chunk_encoding_callback
You can’t perform that action at this time.
0 commit comments