Skip to content

Commit 40d456c

Browse files
Krish-bhardwajroboquat
authored andcommitted
Remove Integration button text changed
1 parent 23cacbd commit 40d456c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dashboard/src/settings/Integrations.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ function GitIntegrations() {
365365
name: modal.provider.type,
366366
description: modal.provider.host,
367367
}}
368-
buttonText="Delete Workspace"
368+
buttonText="Remove Integration"
369369
onClose={() => setModal(undefined)}
370370
onConfirm={() => deleteProvider(modal.provider)}
371371
/>

0 commit comments

Comments
 (0)