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


The following commit(s) were added to refs/heads/main by this push:
     new 4769da36 Remove em-dashes from the Trust page (#1672)
4769da36 is described below

commit 4769da36cb9c87cca7bf8f4bae5f42990726e2ec
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu Jun 18 13:53:31 2026 +0200

    Remove em-dashes from the Trust page (#1672)
    
    Replaces the em-dashes introduced in #1670 with plain punctuation
    (parentheses, colons, a comma, and a full stop) on the /trust/ page.
    Content is otherwise unchanged.
    
    Co-authored-by: Claude Opus 4.8 (1M context) <[email protected]>
---
 content/trust/_index.md | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/content/trust/_index.md b/content/trust/_index.md
index 581030de..d22b3fbf 100644
--- a/content/trust/_index.md
+++ b/content/trust/_index.md
@@ -17,13 +17,13 @@ keywords:
 ---
 
 Apache Camel has been running in production since 2007. Some of the largest 
organizations in
-the world — banks, airlines, hospitals, government agencies, and Fortune 10 
companies — route
+the world (banks, airlines, hospitals, government agencies, and Fortune 10 
companies) route
 business-critical traffic through Camel every second of every day.
 
 That kind of reliance has to be earned, and it cannot be claimed with a logo 
or a badge. We earn
 it the same way on every release: in the open, on a predictable schedule, with 
security handled
 transparently, and as a community that answers to no single vendor. Everything 
below is a matter
-of public record — you do not have to take our word for any of it. That is 
what *trust by
+of public record: you do not have to take our word for any of it. That is what 
*trust by
 default* means for Apache Camel.
 
 {{< div "box" >}}
@@ -58,7 +58,7 @@ surprise.
 ## Security handled in the open
 
 Every reported vulnerability is handled through the Apache Software 
Foundation's coordinated
-disclosure process and published as a full, PGP-signed advisory — an unbroken 
public track record
+disclosure process and published as a full, PGP-signed advisory, an unbroken 
public track record
 that goes back to 2013. A canonical [Security 
Model](/manual/security-model.html) documents
 exactly where the trust boundaries sit and what is in or out of scope, fixes 
are delivered across
 every supported LTS line, and we proactively review and harden the framework 
rather than wait for
@@ -102,7 +102,7 @@ themselves.
 
 ## Proven in production
 
-More than 100 known organizations run Apache Camel in production — UPS 
processing tens of billions
+More than 100 known organizations run Apache Camel in production: UPS 
processing tens of billions
 of messages a day, CERN, SAP's Integration Suite, alongside banks, airlines, 
healthcare providers,
 and national governments across six continents. Commercial platforms from Red 
Hat, SAP, and others
 are built directly on Camel.
@@ -115,5 +115,5 @@ are built directly on Camel.
 
 {{< /div >}}
 
-Trust is not a feeling — it is a record. Camel's is public and unbroken: every 
release, every
+Trust is not a feeling. It is a record. Camel's is public and unbroken: every 
release, every
 advisory, and every line of code is out in the open for you to check.

Reply via email to