[BEAM-501] fix quotes

Project: http://git-wip-us.apache.org/repos/asf/beam-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam-site/commit/dca9b32f
Tree: http://git-wip-us.apache.org/repos/asf/beam-site/tree/dca9b32f
Diff: http://git-wip-us.apache.org/repos/asf/beam-site/diff/dca9b32f

Branch: refs/heads/asf-site
Commit: dca9b32fae30a9f464fbadd435fc8df536447506
Parents: b51b7d6
Author: Dan Halperin <dhalp...@google.com>
Authored: Tue May 16 22:15:11 2017 -0400
Committer: Dan Halperin <dhalp...@google.com>
Committed: Tue May 16 22:15:11 2017 -0400

----------------------------------------------------------------------
 src/index.md | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/beam-site/blob/dca9b32f/src/index.md
----------------------------------------------------------------------
diff --git a/src/index.md b/src/index.md
index 15baaf8..80c661c 100644
--- a/src/index.md
+++ b/src/index.md
@@ -25,12 +25,12 @@ pillars:
   body: Write and share new SDKs, IO connectors, and transformation libraries.
 
 cards:
-- quote: "A powerful framework that delivers the flexibility and advanced 
functionality our customers need."
-  name: --Talend
-- quote: "Apache Beam [has] powerful semantics that solve real-world 
challenges of stream processing."
-  name: --PayPal
+- quote: "A framework that delivers the flexibility and advanced functionality 
our customers need."
+  name: –Talend
+- quote: "Apache Beam [has powerful semantics that solve real-world challenges 
of stream processing."
+  name: –PayPal
 - quote: "Apache Beam represents a principled approach for analyzing data 
streams."
-  name: --data Artisans
+  name: –data Artisans
 ---
 <div class="hero-bg">
   <div class="hero section">
@@ -111,7 +111,7 @@ cards:
 <div class="cards section section--wide">
   <div class="section__contained">
     <div class="cards__title">
-      A collaborative effort
+      Testimonials
     </div>
     <div class="cards__cards">
       {% for card in page.cards %}

Reply via email to