From e1e175b1e09a60a0c55c77e6b61842e9e80c1ee6 Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Sat, 4 Apr 2026 06:19:12 +0000 Subject: [PATCH] [autofix.ci] apply automated fixes --- apps/dokploy/components/shared/update-database-password.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/dokploy/components/shared/update-database-password.tsx b/apps/dokploy/components/shared/update-database-password.tsx index bc58c2f43..a48e78bb9 100644 --- a/apps/dokploy/components/shared/update-database-password.tsx +++ b/apps/dokploy/components/shared/update-database-password.tsx @@ -88,8 +88,8 @@ export const UpdateDatabasePassword = ({ {error && {error}} This will change the {label.toLowerCase()} both in the running - database container and in Dokploy. The container must be running - for this operation to succeed. + database container and in Dokploy. The container must be running for + this operation to succeed.