Arazzo-Specification icon indicating copy to clipboard operation
Arazzo-Specification copied to clipboard

Typo in Workflow Object `workflowId` fixed field description

Open frankkilcommins opened this issue 1 year ago • 0 comments

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.

frankkilcommins avatar Aug 29 '24 08:08 frankkilcommins