diff --git a/docs/concepts/tasks.mdx b/docs/concepts/tasks.mdx index 4aa47c416..120f5d547 100644 --- a/docs/concepts/tasks.mdx +++ b/docs/concepts/tasks.mdx @@ -268,7 +268,7 @@ analysis_task = Task( Task guardrails provide a way to validate and transform task outputs before they are passed to the next task. This feature helps ensure data quality and provides -efeedback to agents when their output doesn't meet specific criteria. +feedback to agents when their output doesn't meet specific criteria. ### Using Task Guardrails