From 34881880b2eabe88d35202df47396188c416d906 Mon Sep 17 00:00:00 2001 From: jlangch Date: Thu, 19 Oct 2023 16:14:50 +0200 Subject: [PATCH] updated readme --- doc/readme/json-lines.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/readme/json-lines.md b/doc/readme/json-lines.md index 1a89356db..b7a8cec84 100644 --- a/doc/readme/json-lines.md +++ b/doc/readme/json-lines.md @@ -9,7 +9,7 @@ Venice data structures. No 3rd-party libraries are required. ## Usage -To convert to/from a single JSON Line string, use *jsonl/write-str* and *jsonl/read-str*: +To convert to/from a JSON Line string, use *jsonl/write-str* and *jsonl/read-str*: ```clojure (do