Skip to content

Commit d98e5de

Browse files
committed
Fix typo
1 parent d46bb11 commit d98e5de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ def get_version_index_html(*, version: str, schmea_fnames: list[Path]) -> str:
8585
<meta charset="utf-8"/>
8686
8787
88-
<title>OME-zarr verison {version}</title>
88+
<title>OME-zarr version {version}</title>
8989
</head>
9090
<body onload="anchorOnLoad();" id="root">
9191

0 commit comments

Comments
 (0)