Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo in Workflow Object workflowId fixed field description #244

Open
frankkilcommins opened this issue Aug 29, 2024 · 0 comments
Open

Typo in Workflow Object workflowId fixed field description #244

frankkilcommins opened this issue Aug 29, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@frankkilcommins
Copy link
Collaborator

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 frankkilcommins added the documentation Improvements or additions to documentation label Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant