Skip to content

Commit d0d05cc

Browse files
committed
doco
1 parent bc54348 commit d0d05cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Tuning
104104

105105
``zarr`` is designed for use in parallel computations working chunk-wise
106106
over data. Try it with `dask.array
107-
<http://dask.pydata.org/en/latest/array.html>`_).
107+
<http://dask.pydata.org/en/latest/array.html>`_.
108108

109109
``zarr`` is optimised for accessing and storing data in contiguous slices,
110110
of the same size or larger than chunks. It is not and will never be

0 commit comments

Comments
 (0)