diff --git a/apps/dokploy/components/dashboard/project/add-template.tsx b/apps/dokploy/components/dashboard/project/add-template.tsx index a9d13f6c..2467f91f 100644 --- a/apps/dokploy/components/dashboard/project/add-template.tsx +++ b/apps/dokploy/components/dashboard/project/add-template.tsx @@ -264,8 +264,7 @@ 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.