Skip to content

Commit 2d25446

Browse files
mustyoshijoaomdmoura
authored andcommitted
Fix a typo in the Task Guardrails section (#2043)
Co-authored-by: João Moura <joaomdmoura@gmail.com>
1 parent ea493fc commit 2d25446

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/concepts/tasks.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ analysis_task = Task(
268268

269269
Task guardrails provide a way to validate and transform task outputs before they
270270
are passed to the next task. This feature helps ensure data quality and provides
271-
efeedback to agents when their output doesn't meet specific criteria.
271+
feedback to agents when their output doesn't meet specific criteria.
272272

273273
### Using Task Guardrails
274274

0 commit comments

Comments
 (0)