Skip to content

Commit 0a5d14e

Browse files
d-v-bdstansby
andauthored
Update docs/user-guide/data_types.rst
Co-authored-by: David Stansby <[email protected]>
1 parent 25b1527 commit 0a5d14e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-guide/data_types.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Zarr V3 brings several key changes to how data types are represented:
5959
Data types in Zarr-Python
6060
-------------------------
6161

62-
The two Zarr formats that Zarr-Python supports specify data types in two different ways:
62+
The two Zarr formats that Zarr-Python supports specify data types differently:
6363
data types in Zarr version 2 are encoded as Numpy-compatible strings, while data types in Zarr version
6464
3 are encoded as either strings or ``JSON`` objects,
6565
and the Zarr V3 data types don't have any associated endianness information, unlike Zarr V2 data types.

0 commit comments

Comments
 (0)