Update parse_many.md

This commit is contained in:
Daniel Lemire
2021-08-20 14:52:43 -04:00
committed by GitHub
parent c31157bafe
commit cd11838e5f
+1 -1
View File
@@ -1,7 +1,7 @@
parse_many
==========
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
```JSON
{"text":"a"}
{"text":"b"}