Skip to content

Commit c698bb6

Browse files
lpincaseangarner
authored andcommitted
docs: fix typo in readme
closes #1133
1 parent d59cc01 commit c698bb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -856,7 +856,7 @@ get your thoughts and contributions on this.
856856

857857
The query object provides a convenience method `.stream([options])` that wraps
858858
query events into a [Readable](http://nodejs.org/api/stream.html#stream_class_stream_readable)
859-
Streams2[Streams2](http://blog.nodejs.org/2012/12/20/streams2/) object. This
859+
[Streams2](http://blog.nodejs.org/2012/12/20/streams2/) object. This
860860
stream can easily be piped downstream and provides automatic pause/resume,
861861
based on downstream congestion and the optional `highWaterMark`. The
862862
`objectMode` parameter of the stream is set to `true` and cannot be changed

0 commit comments

Comments
 (0)