diff --git a/src/reference/docbook/whats-new.xml b/src/reference/docbook/whats-new.xml
index 614e17e06c..53b20bc8bd 100644
--- a/src/reference/docbook/whats-new.xml
+++ b/src/reference/docbook/whats-new.xml
@@ -158,7 +158,7 @@
Feed Inbound Channel Adapter
- New queue-based components has been added. The <int-redis:queue-inbound-channel-adapter/>
+ New queue-based components have been added. The <int-redis:queue-inbound-channel-adapter/>
and the <int-redis:queue-outbound-channel-adapter/> components are provided
to perform 'right pop' and 'left push' operations on a Redis List, respectively.