diff --git a/ui/src/components/Layout.tsx b/ui/src/components/Layout.tsx
index 8d2e3e6f..c60d6880 100644
--- a/ui/src/components/Layout.tsx
+++ b/ui/src/components/Layout.tsx
@@ -298,7 +298,7 @@ export function Layout() {
Documentation
{health?.version && (
- v{health.version}
+ v
)}