Skip to content

Commit 49acef4

Browse files
committed
Typo fix: build -> built
1 parent e56991c commit 49acef4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# zappend
1010

1111
`zappend` is a tool written in Python that is used for robustly creating and updating
12-
Zarr datacubes from smaller dataset slices. It is build on top of the awesome Python
12+
Zarr datacubes from smaller dataset slices. It is built on top of the awesome Python
1313
packages [xarray](https://docs.xarray.dev/) and [zarr](https://zarr.readthedocs.io/).
1414

1515
## Motivation

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# The zappend Tool
44

55
`zappend` is a tool written in Python that is used for robustly creating and updating
6-
Zarr datacubes from smaller dataset slices. It is build on top of the awesome Python
6+
Zarr datacubes from smaller dataset slices. It is built on top of the awesome Python
77
packages [xarray](https://docs.xarray.dev/) and [zarr](https://zarr.readthedocs.io/).
88

99
## Motivation

0 commit comments

Comments
 (0)