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.
2 parents 97ab35a + f7951b7 commit ce94794Copy full SHA for ce94794
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