Update iterate_many.md

This commit is contained in:
Daniel Lemire 2021-08-20 14:15:38 -04:00 committed by GitHub
parent 419b7b2ce8
commit c31157bafe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
iterate_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"}