Skip to content

Commit 674ca51

Browse files
committed
wording
1 parent 50792a4 commit 674ca51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-guide/extending.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Coming soon.
8383
Custom array buffers
8484
--------------------
8585

86-
zarr-python provides control where and how arrays stored in memory through
86+
Zarr-python provides control over where and how arrays stored in memory through
8787
:mod:`zarr.buffer`. Currently both CPU (the default) and GPU implementations are
8888
provided (see :ref:`user-guide-gpu` for more). You can implement your own buffer
8989
classes by implementing the interface defined in :mod:`zarr.abc.buffer`.

0 commit comments

Comments
 (0)