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 4bd9abd commit 65ef538Copy full SHA for 65ef538
website/www/site/content/en/documentation/sdks/yaml-schema.md
@@ -111,7 +111,7 @@ pipeline:
111
```
112
113
WARNING: If a transform doesn't have the error_handling configuration available
114
-and a user chooses to use this optional output_schema feature, that any failures
+and a user chooses to use this optional output_schema feature, any failures
115
found will result in the entire pipeline failing. If the user would still like
116
to have somekind of output schema validation, please use the ValidateWithSchema
117
transform instead.
0 commit comments