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

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

commit ebae09152bcaa3825115c408d18d0ec881b68e20
Author: Otavio Rodolfo Piske <[email protected]>
AuthorDate: Wed Feb 21 12:55:18 2024 +0100

    CAMEL-20410: documentation fixes for camel-lumberjack
    
    - Fixed samples
    - Fixed grammar and typos
    - Fixed punctuation
    - Added and/or fixed links
    - Converted to use tabs
---
 components/camel-lumberjack/src/main/docs/lumberjack-component.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/components/camel-lumberjack/src/main/docs/lumberjack-component.adoc 
b/components/camel-lumberjack/src/main/docs/lumberjack-component.adoc
index 3cbdf47a948..5f852f58c23 100644
--- a/components/camel-lumberjack/src/main/docs/lumberjack-component.adoc
+++ b/components/camel-lumberjack/src/main/docs/lumberjack-component.adoc
@@ -15,7 +15,7 @@
 *{component-header}*
 
 The Lumberjack component retrieves logs sent over the network using the 
Lumberjack protocol,
-from https://www.elastic.co/fr/products/beats/filebeat[Filebeat] for instance.
+from https://www.elastic.co/fr/products/beats/filebeat[Filebeat], for instance.
 The network communication can be secured with SSL.
 
 Maven users will need to add the following dependency to their `pom.xml` for 
this component:

Reply via email to