From f342613503694006f38a896e547ccd604e6d7e3c Mon Sep 17 00:00:00 2001 From: Vyacheslav Scherbinin Date: Wed, 5 Mar 2025 20:27:16 +0700 Subject: [PATCH] Text format --- apps/dokploy/components/dashboard/project/add-template.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/apps/dokploy/components/dashboard/project/add-template.tsx b/apps/dokploy/components/dashboard/project/add-template.tsx index 5363e6f36..8a5a4c98c 100644 --- a/apps/dokploy/components/dashboard/project/add-template.tsx +++ b/apps/dokploy/components/dashboard/project/add-template.tsx @@ -383,9 +383,8 @@ export const AddTemplate = ({ projectId }: Props) => { side="top" > - If ot server is selected, the application - will be deployed on the server where the - user is logged in. + If no server is selected, the application will be + deployed on the server where the user is logged in.