diff --git a/docs/scheduling/goals.mdx b/docs/scheduling/goals.mdx index 9b08cef..1175ffb 100644 --- a/docs/scheduling/goals.mdx +++ b/docs/scheduling/goals.mdx @@ -363,7 +363,7 @@ export default function orGoalExample() { ### AND Goal - Conjunction of Goals -The AND Goal aggregates several goals together and specifies that at least one of them must be satisfied. +The AND Goal aggregates several goals together and specifies that all of them must be satisfied. #### Inputs