Skip to content

Commit

Permalink
Update src/hdmf_zarr/backend.py
Browse files Browse the repository at this point in the history
  • Loading branch information
oruebel authored Dec 5, 2023
1 parent f881c23 commit 1175383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hdmf_zarr/backend.py
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ def load_namespaces(cls, namespace_catalog, path, namespaces=None):
"name": "consolidate_metadata",
"type": bool,
"doc": (
"Boolean to consolidate metadata into a single .zmetadata file in the root group to accelerate read."
"Consolidate metadata into a single .zmetadata file in the root group to accelerate read."
),
"default": True,
}
Expand Down

0 comments on commit 1175383

Please sign in to comment.