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