We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9399c7a commit 6f1d212Copy full SHA for 6f1d212
docs/tutorial.rst
@@ -746,7 +746,7 @@ with `MongoDB <https://www.mongodb.com/>`_ (an oject oriented NoSQL database). T
746
respectively require the `redis <https://redis-py.readthedocs.io>`_ and
747
`pymongo <https://api.mongodb.com/python/current/>`_ packages to be installed.
748
749
-For compatibility with the `N5<https://github.com/saalfeldlab/n5`_ data format, Zarr also provides
+For compatibility with the `N5 <https://github.com/saalfeldlab/n5>`_ data format, Zarr also provides
750
an N5 backend (this is currently an experimental feature). Similar to the zip storage class, an
751
:class:`zarr.n5.N5Store` can be instantiated directly::
752
0 commit comments