Skip to content

Commit 43702e4

Browse files
davsclausclaude
andcommitted
chore: use 1,500+ contributors
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 4d66188 commit 43702e4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

content/what-is-apache-camel/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ These aren't theoretical — they're production-tested patterns used by thousand
111111

112112
## The origin story
113113

114-
The very first Camel route ever written was `from("jms:queue:test.queue").to("file://test")` — one line, June 2007. Nearly two decades later, that same idea powers every Camel route: take data from here, send it there. The framework grew from 19 components to 350+, from a handful of contributors to 1,600+ — but the DNA never changed.
114+
The very first Camel route ever written was `from("jms:queue:test.queue").to("file://test")` — one line, June 2007. Nearly two decades later, that same idea powers every Camel route: take data from here, send it there. The framework grew from 19 components to 350+, from a handful of contributors to 1,500+ — but the DNA never changed.
115115

116116
**[Read the full origin story — Camel DNA →](/camel-dna/)**
117117

@@ -133,7 +133,7 @@ Camel also provides an **MCP server** (Model Context Protocol) that connects AI
133133
|---|---|
134134
| **Connectors** | 350+ |
135135
| **Integration patterns** | 65+ |
136-
| **Contributors** | 1,600+ |
136+
| **Contributors** | 1,500+ |
137137
| **Commits** | 100,000+ |
138138
| **Years in production** | Nearly two decades |
139139
| **Median bug fix time** | 1–2 days |

0 commit comments

Comments
 (0)