This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-website.git
commit aad6c7cf16881e05f5cdbc3e65135a055ead480d Author: Claus Ibsen <[email protected]> AuthorDate: Mon Jun 15 10:07:32 2026 +0200 Polished --- content/what-is-apache-camel/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/what-is-apache-camel/_index.md b/content/what-is-apache-camel/_index.md index 31e53674..8a3ab0a9 100644 --- a/content/what-is-apache-camel/_index.md +++ b/content/what-is-apache-camel/_index.md @@ -17,7 +17,7 @@ keywords: - MCP server --- -## Apache Camel is an integration framework. +## Apache Camel is an integration framework It connects your applications, services, APIs, and data — whether they live in the cloud, on-premise, or both. You describe what should happen — read from Kafka, transform the data, write to a database — and Camel
