Skip to content

Commit a68751a

Browse files
committed
code block
1 parent 27cccdd commit a68751a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-guide/data_types.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ Serialize to JSON for Zarr V2:
283283
.. note::
284284

285285
The representation returned by ``to_json`` is more abstract than the literal contents of Zarr V2
286-
array metadata, because the JSON representation used by the `ZDType` classes must be distinct across
286+
array metadata, because the JSON representation used by the ``ZDType`` classes must be distinct across
287287
different data types. Zarr V2 identifies multiple distinct data types with the "object" data type
288288
identifier ``"|O"``, which means extra information is needed to disambiguate these data types from
289289
one another. That's the reason for the ``object_codec_id`` field you see here. See the

0 commit comments

Comments
 (0)