This is an automated email from the ASF dual-hosted git repository.

tsato pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new c1910cb  Update walk-through-an-example.adoc
c1910cb is described below

commit c1910cb3fb03f241d28f12080cbe830efd9c50b7
Author: Gary Liu <[email protected]>
AuthorDate: Wed Dec 8 18:21:56 2021 +0800

    Update walk-through-an-example.adoc
---
 docs/user-manual/modules/ROOT/pages/walk-through-an-example.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/user-manual/modules/ROOT/pages/walk-through-an-example.adoc 
b/docs/user-manual/modules/ROOT/pages/walk-through-an-example.adoc
index fca6258..6ed5d8f 100644
--- a/docs/user-manual/modules/ROOT/pages/walk-through-an-example.adoc
+++ b/docs/user-manual/modules/ROOT/pages/walk-through-an-example.adoc
@@ -72,7 +72,7 @@ 
http://activemq.apache.org/configuring-transports.html[brokerURL] used
 to connect to ActiveMQ
 
 In normal use, an external system would be firing messages or events
-directly into Camel through one if its xref:components::index.adoc[Components]
+directly into Camel through one of its xref:components::index.adoc[Components]
 but we are going to use tha xref:producertemplate.adoc[ProducerTemplate]
 which is a really easy way for testing your
 configuration:

Reply via email to