This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets-examples.git
The following commit(s) were added to refs/heads/main by this push:
new 4d2659c Add missing wrod in readme (#57)
4d2659c is described below
commit 4d2659c843e374ebf3b4e52603e1848ddea9c0a6
Author: Aurélien Pupier <[email protected]>
AuthorDate: Wed Feb 14 11:50:48 2024 +0100
Add missing wrod in readme (#57)
---
jbang/variables-eip/README.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/jbang/variables-eip/README.adoc b/jbang/variables-eip/README.adoc
index 033833c..6699211 100644
--- a/jbang/variables-eip/README.adoc
+++ b/jbang/variables-eip/README.adoc
@@ -1,6 +1,6 @@
== Variables with EIPs
-This example shows how you can variables with EIPs with Camel routes.
+This example shows how you can use variables with EIPs with Camel routes.
=== Install JBang