Skip to content

Commit 688ba00

Browse files
fix: shorten warning alert text
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 8ff2e9b commit 688ba00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/src/app/components/connections-list/hosted-database-success-dialog/hosted-database-success-dialog.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ <h1 mat-dialog-title>
4343

4444
<div class="hosted-dialog__warning">
4545
<mat-icon class="hosted-dialog__warning-icon">warning</mat-icon>
46-
<span>Copy the connection string before closing — the password is shown only once and cannot be recovered later.</span>
46+
<span>Copy the connection string before closing.</span>
4747
</div>
4848

4949
<div class="hosted-dialog__credentials ph-no-capture">

0 commit comments

Comments
 (0)