Skip to content

Commit 65ef538

Browse files
committed
fix wording
1 parent 4bd9abd commit 65ef538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/www/site/content/en/documentation/sdks/yaml-schema.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ pipeline:
111111
```
112112

113113
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
114+
and a user chooses to use this optional output_schema feature, any failures
115115
found will result in the entire pipeline failing. If the user would still like
116116
to have somekind of output schema validation, please use the ValidateWithSchema
117117
transform instead.

0 commit comments

Comments
 (0)