Skip to content

Commit cd11838

Browse files
authored
Update parse_many.md
1 parent c31157b commit cd11838

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/parse_many.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
parse_many
22
==========
33

4-
An interface providing features to work with files or streams containing multiple small JSON documents. Given an input such as
4+
An interface providing features to work with files or streams containing multiple small JSON documents. Given an input such as
55
```JSON
66
{"text":"a"}
77
{"text":"b"}

0 commit comments

Comments
 (0)