diff --git a/apps/dokploy/components/dashboard/project/add-template.tsx b/apps/dokploy/components/dashboard/project/add-template.tsx
index 2467f91f..1bc78f48 100644
--- a/apps/dokploy/components/dashboard/project/add-template.tsx
+++ b/apps/dokploy/components/dashboard/project/add-template.tsx
@@ -264,7 +264,9 @@ export const AddTemplate = ({ projectId }: Props) => {
Are you absolutely sure?
- This will create an application from the {template.name} template and add it to your project.
+ This will create an application from the{" "}
+ {template.name} template and add it to your
+ project.