diff --git a/ui/src/pages/ExecutionWorkspaceDetail.tsx b/ui/src/pages/ExecutionWorkspaceDetail.tsx index 7fdac3e9..a031ed84 100644 --- a/ui/src/pages/ExecutionWorkspaceDetail.tsx +++ b/ui/src/pages/ExecutionWorkspaceDetail.tsx @@ -378,7 +378,7 @@ export function ExecutionWorkspaceDetail() { return ( <> -
- Configure the concrete runtime workspace that Paperclip reuses for this issue flow. These settings stay + Configure the concrete runtime workspace that Paperclip reuses for this issue flow. + These settings stay attached to the execution workspace so future runs can keep local paths, repo refs, provisioning, teardown, - and runtime-service behavior in sync with the actual workspace being reused. + and runtime-service behavior in sync with the actual workspace being reused.