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 1175383 commit f23e3f3
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 @@ -418,7 +418,7 @@ def get_builder_disk_path(self, **kwargs):
"name": "consolidate_metadata",
"type": bool,
"doc": (
"Boolean to consolidate metadata into a single a .zmetadata file within root group."
"Consolidate metadata into a single .zmetadata file in the root group to accelerate read."
),
"default": True,
}
Expand Down

0 comments on commit f23e3f3

Please sign in to comment.