diff --git a/barkmanui/src/pages/home.tsx b/barkmanui/src/pages/home.tsx
index c50456f..7540286 100644
--- a/barkmanui/src/pages/home.tsx
+++ b/barkmanui/src/pages/home.tsx
@@ -6,7 +6,7 @@ function Home() {
return (
<>
- Bark productions: at the intersection of professionalism and degeneracy
+ Bark productions: at the intersection of professionalism and degeneracy
>
)
}