Text format

This commit is contained in:
Vyacheslav Scherbinin 2025-03-05 20:27:16 +07:00
parent 6ff06576d0
commit f342613503

View File

@ -383,9 +383,8 @@ export const AddTemplate = ({ projectId }: Props) => {
side="top"
>
<span>
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.
</span>
</TooltipContent>
</Tooltip>