diff --git a/spring-integration-reference/src/aggregator.xml b/spring-integration-reference/src/aggregator.xml index 326a27780f..eb8d702b5a 100644 --- a/spring-integration-reference/src/aggregator.xml +++ b/spring-integration-reference/src/aggregator.xml @@ -242,7 +242,7 @@ to whether a given message group is complete. The bean can be an implementation of the CompletionStrategy interface or a POJO. In the latter case the completion-strategy-method attribute must be defined - as well. Optional (by default, the aggregator + as well. Optional (by default, the aggregator will use sequence size and correllation id) .