We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d46bb11 commit d98e5deCopy full SHA for d98e5de
1 file changed
conf.py
@@ -85,7 +85,7 @@ def get_version_index_html(*, version: str, schmea_fnames: list[Path]) -> str:
85
<meta charset="utf-8"/>
86
87
88
- <title>OME-zarr verison {version}</title>
+ <title>OME-zarr version {version}</title>
89
</head>
90
<body onload="anchorOnLoad();" id="root">
91
0 commit comments