Arazzo-Specification
Arazzo-Specification copied to clipboard
Typo in Workflow Object `workflowId` fixed field description
Within the Workflow Object Fixed Fields, there is a typo in the description of workflowId.
REQUIRED. Unique string to represent the workflow. The id MUST be unique amongst all workflows describe in the Arazzo Description. The workflowId value is case-sensitive. Tools and libraries MAY use the workflowId to uniquely identify a workflow, therefore, it is RECOMMENDED to follow common programming naming conventions. SHOULD conform to the regular expression [A-Za-z0-9_-]+.
"all workflows describe" >> "all workflows described"
Wording could also be improved for clarity.