Skip to content

Commit a214411

Browse files
committed
Changed the button text for Delete Job on the settings page
1 parent 2806cee commit a214411

File tree

1 file changed

+1
-1
lines changed
  • apps/webapp/app/routes/_app.orgs.$organizationSlug.projects.$projectParam.jobs.$jobParam.settings

1 file changed

+1
-1
lines changed

apps/webapp/app/routes/_app.orgs.$organizationSlug.projects.$projectParam.jobs.$jobParam.settings/route.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ export default function Page() {
4141
leadingIconClassName="text-bright"
4242
LeadingIcon="trash-can"
4343
>
44-
Delete Job
44+
I want to delete this Job
4545
</Button>
4646
</DialogTrigger>
4747
<DialogContent>

0 commit comments

Comments
 (0)