Skip to content

Commit 10e08be

Browse files
committed
remove language about store implementation requirements
1 parent ce740aa commit 10e08be

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/v3/core/v3.0.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1258,9 +1258,7 @@ Stores
12581258
======
12591259

12601260
A Zarr store is a system that can be used to store and retrieve data
1261-
from a Zarr hierarchy. For a store to be compatible with this
1262-
specification, it must support a set of operations defined in the `Abstract store
1263-
interface`_ subsection. The store interface can be implemented using a
1261+
from a Zarr hierarchy. The store interface can be implemented using a
12641262
variety of underlying storage technologies, described in the
12651263
subsection on `Store implementations`_.
12661264

0 commit comments

Comments
 (0)