Skip to content

Commit 26f4927

Browse files
d-v-bjhamman
andauthored
Update docs/developers/contributing.rst
Co-authored-by: Joe Hamman <[email protected]>
1 parent f8fc9c1 commit 26f4927

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developers/contributing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ Data format compatibility
314314
The Zarr library is an implementation of a file format standard defined externally -- see the `Zarr specifications website <https://zarr-specs.readthedocs.io>`_ for the list of Zarr file format specifications.
315315

316316

317-
If an existing Zarr file format version changes, or a new version of the Zarr file format is released, then the Zarr library will generally require changes. It is very likely that
317+
If an existing Zarr format version changes, or a new version of the Zarr format is released, then the Zarr library will generally require changes. It is very likely that
318318
a new Zarr file format will require extensive breaking changes to the Zarr library, and so support for a new Zarr file format in the Zarr library will almost certainly come in new ``major`` release.
319319
For some period of time after the Zarr library adds support for a new Zarr file format, there may be a period of accelerated changes as developers refine APIs that were added to support the new format.
320320
Breaking changes may more frequent until a new API is fully stabilized, and these breaking changes may occur in ``minor`` releases.

0 commit comments

Comments
 (0)