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.