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 54c36e7c2cd1baf3ca5e1e0a84f3990180811753
Author: Otavio Rodolfo Piske <[email protected]>
AuthorDate: Tue Feb 20 18:12:57 2024 +0100

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

diff --git a/components/camel-headersmap/src/main/docs/headersmap.adoc 
b/components/camel-headersmap/src/main/docs/headersmap.adoc
index df7d08aebc5..307ceee0a69 100644
--- a/components/camel-headersmap/src/main/docs/headersmap.adoc
+++ b/components/camel-headersmap/src/main/docs/headersmap.adoc
@@ -9,7 +9,7 @@
 
 *Since Camel {since}*
 
-The camel-headersmap is a faster implementation of a case-insenstive map which 
can be plugged in
+The Headersmap component is a faster implementation of a case-insensitive map 
which can be plugged in
 and used by Camel at runtime to have slight faster performance in the Camel 
Message headers.
 
 == Auto-detection from classpath

Reply via email to