Skip to content

Commit 3fe12e8

Browse files
committed
fix: title
1 parent 2ae7514 commit 3fe12e8

File tree

1 file changed

+1
-1
lines changed
  • src/stac_fastapi/geoparquet

1 file changed

+1
-1
lines changed

src/stac_fastapi/geoparquet/api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ def create(
9595
if settings is None:
9696
settings = Settings(
9797
stac_fastapi_landing_id="stac-fastapi-geoparquet",
98-
stac_fastapi_title="stac-geoparquet-geoparquet",
98+
stac_fastapi_title="stac-fastapi-geoparquet",
9999
stac_fastapi_description="A stac-fastapi server backend by stac-geoparquet",
100100
)
101101

0 commit comments

Comments
 (0)