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

acosentino pushed a commit to branch minor-kafka-s3
in repository https://gitbox.apache.org/repos/asf/camel-kamelets-examples.git

commit eeb29bd35bd93824d9dea8aa86d7038dea1f09a4
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu Nov 16 12:06:12 2023 +0100

    Kafka-S3 Example with Strimzi and Camel K operator on openshift - Fixed typo
    
    Signed-off-by: Andrea Cosentino <[email protected]>
---
 camel-k/kafka-s3/README.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/camel-k/kafka-s3/README.adoc b/camel-k/kafka-s3/README.adoc
index 67d97dc..f443e49 100644
--- a/camel-k/kafka-s3/README.adoc
+++ b/camel-k/kafka-s3/README.adoc
@@ -1,6 +1,6 @@
 == Kafka to S3 KameletBinding example
 
-In this sample you'll use Strizi Operator and Camel K Operator on Openshift 
Cloud.
+In this sample you'll use Strimzi Operator and Camel K Operator on Openshift 
Cloud.
 
 So this example expects you have an Openshift instance running on Cloud.
 

Reply via email to