diff --git a/app/page.tsx b/app/page.tsx
index 7bf3be5..5727716 100644
--- a/app/page.tsx
+++ b/app/page.tsx
@@ -98,7 +98,8 @@ export default function Home() {
You’re about to create the project {name} using the{" "}
- {frameworks[framework as Framework]} framework.
+ {frameworks[framework as Framework]}{" "}
+ framework.
Please confirm to proceed with the setup.