diff --git a/app/public/index.html b/app/public/index.html
index 6157c43b3..4d390c8d1 100644
--- a/app/public/index.html
+++ b/app/public/index.html
@@ -24,7 +24,7 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
-
Repositories - v%REACT_APP_SHORT_VERSION_INFO%
+ Repositories - %REACT_APP_SHORT_VERSION_INFO%
diff --git a/htmlui/public/index.html b/htmlui/public/index.html
index eaad78592..8a9545e59 100644
--- a/htmlui/public/index.html
+++ b/htmlui/public/index.html
@@ -24,7 +24,7 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
- Kopia UI v%REACT_APP_SHORT_VERSION_INFO%
+ Kopia UI %REACT_APP_SHORT_VERSION_INFO%