diff --git a/app/page.tsx b/app/page.tsx
index 2eb90b0..2cc4e44 100644
--- a/app/page.tsx
+++ b/app/page.tsx
@@ -87,8 +87,9 @@ export default function Home() {
- You’re about to create the project {name} using
- the {framework} framework.
+ You’re about to create the project{" "}
+ {name} using the{" "}
+ {framework} framework.
Please confirm to proceed with the setup.