1 parent c31157b commit cd11838Copy full SHA for cd11838
1 file changed
doc/parse_many.md
@@ -1,7 +1,7 @@
1
parse_many
2
==========
3
4
-An interface providing features to work with files or streams containing multiple small JSON documents. Given an input such as
+An interface providing features to work with files or streams containing multiple small JSON documents. Given an input such as
5
```JSON
6
{"text":"a"}
7
{"text":"b"}
0 commit comments