You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2019/05/27 14:30:38 UTC

[camel-website] branch phrasing created (now 7f4c804)

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

acosentino pushed a change to branch phrasing
in repository https://gitbox.apache.org/repos/asf/camel-website.git.


      at 7f4c804  More phrasing

This branch includes the following new commits:

     new 7f4c804  More phrasing

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[camel-website] 01/01: More phrasing

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch phrasing
in repository https://gitbox.apache.org/repos/asf/camel-website.git

commit 7f4c80425d52c91a30f9d517e6e40f7680e15d21
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon May 27 16:30:18 2019 +0200

    More phrasing
---
 layouts/index.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/layouts/index.html b/layouts/index.html
index 484f3ea..054e4cf 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -17,7 +17,7 @@
 <section class="bg-grey">
     <div class="container text-center pt-4">
         <h3>Apache Camel provides support</h3>
-        <p class="text-muted lead">Bean Binding and seamless integration with popular frameworks such as CDI, Spring, Blueprint and Guice</p>
+        <p class="text-muted lead">Bean Binding and seamless integration with popular frameworks such as CDI, Spring, Spring Boot and Blueprint.</p>
         <p class="divider m-auto"></p>
     </div>
     <div class="container pb-5 pt-5">
@@ -45,9 +45,9 @@
             <div class="col-md-4">
                 <div class="card">
                     <div class="card-body">
-                        <div class="card-title font-weight-bold text-center">Data Format</div>
+                        <div class="card-title font-weight-bold text-center">Data Formats</div>
                         <div class="card-text text-muted">
-                            Camel supports around 50 data formats, allowing to create messages to be translated.
+                            Camel supports around 50 data formats, allowing to translate messages in multiple formats.
                         </div>
                     </div>
                 </div>