From 2c5091c21d50cbe67d6594388492d4f5d11ef581 Mon Sep 17 00:00:00 2001 From: Ben Dichter Date: Fri, 7 Jun 2024 12:53:06 -0400 Subject: [PATCH] Update docs/source/spec.rst Co-authored-by: Ryan Ly --- docs/source/spec.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/spec.rst b/docs/source/spec.rst index 7255a375..afcc1dbd 100644 --- a/docs/source/spec.rst +++ b/docs/source/spec.rst @@ -33,7 +33,7 @@ For example, Zarr data in this proposed spec might be represented as: "x/0": ["s3://bucket/path/file.nc", 294094376, 73825960] } -Data can also be written in JSON, in which case the value is interpreted as a JSON file. For example, the above could equivalently be written as: +Data can also be written as a JSON object instead of a string, in which case the value is interpreted as a JSON file. For example, the above could equivalently be written as: .. code-block:: json