diff --git a/frontend/src/concepts/pipelines/content/DeletePipelineServerModal.tsx b/frontend/src/concepts/pipelines/content/DeletePipelineServerModal.tsx index 27113a9404..a567f479ec 100644 --- a/frontend/src/concepts/pipelines/content/DeletePipelineServerModal.tsx +++ b/frontend/src/concepts/pipelines/content/DeletePipelineServerModal.tsx @@ -39,7 +39,7 @@ const DeletePipelineServerModal: React.FC = ({ setError(e); }); }} - submitButtonLabel="Delete" + submitButtonLabel="Delete pipeline server" deleteName={deleteName} > The {deleteName} and all of its pipelines and runs will be deleted from{' '}