Skip to content

Commit

Permalink
added doc
Browse files Browse the repository at this point in the history
  • Loading branch information
jlangch committed Oct 17, 2023
1 parent c1eee53 commit 1ef06c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/readme/json-lines.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# JSON Lines

Venice has built-in support JSON Lines text format as described in [JSON Lines](https://jsonlines.org/). It reads/writes JSON Lines from/to Venice data
Venice has built-in support for the JSON Lines text format as described in [JSON Lines](https://jsonlines.org/). It reads/writes JSON Lines from/to Venice data
structures. No 3rd-party libraries are required.


Expand Down

0 comments on commit 1ef06c1

Please sign in to comment.