Skip to content

Commit 8375388

Browse files
committed
fix title
1 parent 98814ca commit 8375388

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Streaming `JSON.stringify([])` [![Build Status](https://travis-ci.org/jonathanong/streaming-json-stringify.png)](https://travis-ci.org/jonathanong/streaming-json-stringify)
1+
# Streaming JSON.stringify() [![Build Status](https://travis-ci.org/jonathanong/streaming-json-stringify.png)](https://travis-ci.org/jonathanong/streaming-json-stringify)
22

33
Similar to [JSONStream.stringify()](https://github.com/dominictarr/JSONStream#jsonstreamstringifyopen-sep-close) except it is, by default, a binary stream, and it is a streams2 implementation.
44

0 commit comments

Comments
 (0)