From b9953e28656d1baec85ba44b9c51e37d9cafd5ff Mon Sep 17 00:00:00 2001 From: Josh Baker Date: Fri, 9 Feb 2018 16:04:47 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d689949..b587c02 100644 --- a/README.md +++ b/README.md @@ -98,8 +98,8 @@ friends.#[first%"D*"].last >> "Murphy" ## JSON Lines -There also support for [JSON Lines](http://jsonlines.org/) using the `..` prefix. -Which when specified, treats the multi-lined document as an array. +There's support for [JSON Lines](http://jsonlines.org/) using the `..` prefix. +Which when specified treats the multilined document as an array. For example: