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 @@ -2229,7 +2229,7 @@ object mode has an interesting side effect. Because it *is* a call to
2229
2229
However, because the argument is an empty string, no data is added to the
2230
2230
readable buffer so there is nothing for a user to consume.
2231
2231
2232
- ### ` highWaterMark ` discrepency after calling ` readable.setEncoding() `
2232
+ ### ` highWaterMark ` discrepancy after calling ` readable.setEncoding() `
2233
2233
2234
2234
The use of ` readable.setEncoding() ` will change the behavior of how the
2235
2235
` highWaterMark ` operates in non-object mode.
@@ -2280,7 +2280,7 @@ contain multi-byte characters.
2280
2280
[ fs write streams ] : fs.html#fs_class_fs_writestream
2281
2281
[ http-incoming-message ] : http.html#http_class_http_incomingmessage
2282
2282
[ zlib ] : zlib.html
2283
- [ hwm-gotcha ] : #stream_highwatermark_discrepency_after_calling_readable_setencoding
2283
+ [ hwm-gotcha ] : #stream_highwatermark_discrepancy_after_calling_readable_setencoding
2284
2284
[ stream-_flush ] : #stream_transform_flush_callback
2285
2285
[ stream-_read ] : #stream_readable_read_size_1
2286
2286
[ stream-_transform ] : #stream_transform_transform_chunk_encoding_callback
You can’t perform that action at this time.
0 commit comments