This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch camel-3.12.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-3.12.x by this push:
new f805358 Fix typo
f805358 is described below
commit f80535896e0f8c0dd6ba2961110b748828848bd6
Author: Odnes <[email protected]>
AuthorDate: Wed Nov 3 14:11:07 2021 +0200
Fix typo
---
.../src/main/docs/modules/eips/pages/setHeader-eip.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/core/camel-core-engine/src/main/docs/modules/eips/pages/setHeader-eip.adoc
b/core/camel-core-engine/src/main/docs/modules/eips/pages/setHeader-eip.adoc
index 94aaa4f..724cffb 100644
--- a/core/camel-core-engine/src/main/docs/modules/eips/pages/setHeader-eip.adoc
+++ b/core/camel-core-engine/src/main/docs/modules/eips/pages/setHeader-eip.adoc
@@ -5,7 +5,7 @@
:since:
:supportlevel: Stable
-The SetHeader EIP allows you to set and header on your exchange.
+The SetHeader EIP allows you to set a header on your exchange.
== Options