diff --git a/spring-integration-reference/src/aggregator.xml b/spring-integration-reference/src/aggregator.xml
index b3ae133c58..e23d1b1424 100644
--- a/spring-integration-reference/src/aggregator.xml
+++ b/spring-integration-reference/src/aggregator.xml
@@ -228,8 +228,8 @@
Configuring an Aggregator with XML
Spring Integration supports the configuration of an aggregator via
- XML through the <aggregator/> element. A completely defined sample
- on how to define such an element is presented below, as well as it:
+ XML through the <aggregator/> element. Below you can see an example of
+ an aggregator with all optional parameters defined.
<channel id="inputChannel"/>