Skip to content

Commit 01cfefd

Browse files
authored
Update docs/v3/core/v3.0.rst
1 parent 531d80b commit 01cfefd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/v3/core/v3.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1555,7 +1555,7 @@ Let "+" be the string concatenation operator.
15551555
Storage transformers
15561556
====================
15571557

1558-
A Zarr storage transformer allows a store to change zarr-compatible data before storing it.
1558+
"A Zarr storage transformer modifies a request to read or write data before passing that request to the following transformer or store."
15591559
The stored transformed data is restored to its original state whenever data is requested
15601560
by the Array. Storage transformers can be configured per array via the
15611561
`storage_transformers <storage_transformers (array)_>`_ name in the `array metadata`_. Storage transformers which do

0 commit comments

Comments
 (0)