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

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


The following commit(s) were added to refs/heads/main by this push:
     new 899a5b77d chore: typo
899a5b77d is described below

commit 899a5b77d71c43cef6a4e45e333e39e9501b0a8f
Author: Pasquale Congiusti <[email protected]>
AuthorDate: Mon Feb 9 17:51:11 2026 +0100

    chore: typo
---
 docs/modules/ROOT/pages/running/synthetic.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/modules/ROOT/pages/running/synthetic.adoc 
b/docs/modules/ROOT/pages/running/synthetic.adoc
index ba824194d..1496fcbca 100644
--- a/docs/modules/ROOT/pages/running/synthetic.adoc
+++ b/docs/modules/ROOT/pages/running/synthetic.adoc
@@ -1,6 +1,6 @@
-= Synthtetic Integrations
+= Synthetic Integrations
 
-You may have already a Camel application running on your cluster. You may have 
created it via a manual deployment, a CICD or any other deployment mechanism 
you have in place. Since the Camel K operator is meant to operate any Camel 
application out there, then, you will be able to import it and monitor in a 
similar fashion of any other Camel K **managed Integration**. These 
Integrations are known as **Synthtetic Integrations**
+You may have already a Camel application running on your cluster. You may have 
created it via a manual deployment, a CICD or any other deployment mechanism 
you have in place. Since the Camel K operator is meant to operate any Camel 
application out there, then, you will be able to import it and monitor in a 
similar fashion of any other Camel K **managed Integration**. These 
Integrations are known as **Synthetic Integrations**
 
 == Importing existing Camel applications
 

Reply via email to