Skip to content

Commit b28717b

Browse files
fix: rename "Copy credentials" to "Copy connection string"
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent ab8b9bd commit b28717b

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
@@ -81,6 +81,6 @@ <h1 mat-dialog-title>
8181
cdkFocusInitial
8282
[cdkCopyToClipboard]="credentialsText"
8383
(cdkCopyToClipboardCopied)="handleCredentialsCopied()">
84-
Copy credentials
84+
Copy connection string
8585
</button>
8686
</mat-dialog-actions>

0 commit comments

Comments
 (0)