We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97ab35a commit f7951b7Copy full SHA for f7951b7
README.md
@@ -210,7 +210,7 @@ assertNotNull(Workflow.toYaml(testWorkflow));
210
211
#### Using Workflow Validation
212
213
-Validation allows you to performe Json Schema validation against the JSON/YAML workflow definitions.
+Validation allows you to perform Json Schema validation against the JSON/YAML workflow definitions.
214
Once you have a `Workflow` instance, you can also run integrity checks.
215
216
You can validate a Workflow JSON/YAML definition to get validation errors:
0 commit comments