This is an automated email from the ASF dual-hosted git repository. altay pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/beam-site.git
commit 74483a00bdf70ae5db68c6f5f0991232b79031b2 Author: Rafael Fernandez <[email protected]> AuthorDate: Fri Aug 18 11:32:37 2017 -0700 Fix quote Typo --- src/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.md b/src/index.md index 80c661c..25e99e3 100644 --- a/src/index.md +++ b/src/index.md @@ -27,7 +27,7 @@ pillars: cards: - 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." +- 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 -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
