Skip to content

Commit 09549cf

Browse files
committed
minor doco fix
1 parent 4c43c49 commit 09549cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/release.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Release notes
1111
* Added :class:`zarr.storage.TempStore` class for convenience to provide
1212
storage via a temporary directory
1313
(`#59 <https://github.com/alimanfoo/zarr/issues/59>`_).
14-
* Fixed performance issues with :class:`zarr.storage.ZipStore`` class
14+
* Fixed performance issues with :class:`zarr.storage.ZipStore` class
1515
(`#66 <https://github.com/alimanfoo/zarr/issues/27>`_).
1616
* The Blosc extension has been modified to return bytes instead of array
1717
objects from compress and decompress function calls. This should

0 commit comments

Comments
 (0)