File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 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
22292229However, because the argument is an empty string, no data is added to the
22302230readable buffer so there is nothing for a user to consume.
22312231
2232- ### ` highWaterMark ` discrepency after calling ` readable.setEncoding() `
2232+ ### ` highWaterMark ` discrepancy after calling ` readable.setEncoding() `
22332233
22342234The use of ` readable.setEncoding() ` will change the behavior of how the
22352235` highWaterMark ` operates in non-object mode.
@@ -2280,7 +2280,7 @@ contain multi-byte characters.
22802280[ fs write streams ] : fs.html#fs_class_fs_writestream
22812281[ http-incoming-message ] : http.html#http_class_http_incomingmessage
22822282[ zlib ] : zlib.html
2283- [ hwm-gotcha ] : #stream_highwatermark_discrepency_after_calling_readable_setencoding
2283+ [ hwm-gotcha ] : #stream_highwatermark_discrepancy_after_calling_readable_setencoding
22842284[ stream-_flush ] : #stream_transform_flush_callback
22852285[ stream-_read ] : #stream_readable_read_size_1
22862286[ stream-_transform ] : #stream_transform_transform_chunk_encoding_callback
You can’t perform that action at this time.
0 commit comments