Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Josh Moore <[email protected]>
Co-authored-by: Sanket Verma <[email protected]>
  • Loading branch information
3 people authored Apr 30, 2024
1 parent 1163066 commit ae499d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/api/v3.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ V3 Specification Implementation(``zarr._storage.v3``)
This module contains an experimental implementation of the `Zarr V3 Specification <https://zarr-specs.readthedocs.io/en/latest/v3/core/v3.0.html>`_.

.. warning::
The experimental v3 implementation included in Zarr Python >2.12,<3 is not alignment with the final
The experimental v3 implementation included in Zarr Python >2.12,<3 is not aligned with the final
V3 specification. This version is deprecated and will be removed in Zarr Python 3.0 in favor of a
spec compliant version.

Expand Down
2 changes: 1 addition & 1 deletion docs/release.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Deprecations

* Deprecate experimental v3 support by issuing a `FutureWarning`.
Also updated docs to warn about using the experimental v3 version.
By :user:`Joe Hamman <jhamman>` :issue:`1802` and :issue `1807`.
By :user:`Joe Hamman <jhamman>` :issue:`1802` and :issue: `1807`.

.. _release_2.17.2:

Expand Down

0 comments on commit ae499d8

Please sign in to comment.