diff --git a/ui/src/routes/organizations/$orgId/products/$productId/repositories/$repoId/-components/repository-runs-table.tsx b/ui/src/routes/organizations/$orgId/products/$productId/repositories/$repoId/-components/repository-runs-table.tsx index 61eea838d..90a4df8fe 100644 --- a/ui/src/routes/organizations/$orgId/products/$productId/repositories/$repoId/-components/repository-runs-table.tsx +++ b/ui/src/routes/organizations/$orgId/products/$productId/repositories/$repoId/-components/repository-runs-table.tsx @@ -214,7 +214,7 @@ const columns = [ - Please confirm the deletion of a run with index{' '} + Please confirm the deletion of the run with index{' '} {row.original.index} from repository{' '} {repository.data.url}.