diff --git a/core/camel-core-engine/src/main/docs/modules/eips/pages/publish-subscribe-channel.adoc b/core/camel-core-engine/src/main/docs/modules/eips/pages/publish-subscribe-channel.adoc index 10dd971fc3717..7af9ebf29593f 100644 --- a/core/camel-core-engine/src/main/docs/modules/eips/pages/publish-subscribe-channel.adoc +++ b/core/camel-core-engine/src/main/docs/modules/eips/pages/publish-subscribe-channel.adoc @@ -23,7 +23,7 @@ TIP: See also the related xref:point-to-point-channel.adoc[Point to Point Channe == Example -The following example demonstrates publish sbuscriber messaging using +The following example demonstrates publish subscriber messaging using the xref:ROOT:jms-component.adoc[JMS] component with JMS topics: [source,java]