fixed typo

This commit is contained in:
mike cullerton 2024-09-12 08:59:10 -04:00
parent 860007bfab
commit 574727378c
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ from crc.services.workflow_spec_service import WorkflowSpecService
class ResetWorkflow(Script):
def get_description(self):
return """Reset a workflow. Run by mas vftgv ter workflow.
return """Reset a workflow. Run by top level workflow.
Designed for completed workflows where we need to force rerunning the workflow.
I.e., a new PI"""