summaryrefslogtreecommitdiff
path: root/site
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@apache.org>2014-02-03 08:23:41 +0000
committerPatrick Wendell <pwendell@apache.org>2014-02-03 08:23:41 +0000
commit91743034fe9e582cc526bb87eb493a10d8da1e60 (patch)
treef69f1192cc56ea3bb639f74f6986f5053b1b771c /site
parent4d3c3750df6af496afbc5f8ec2a23514327e1f8d (diff)
downloadspark-website-91743034fe9e582cc526bb87eb493a10d8da1e60.tar.gz
spark-website-91743034fe9e582cc526bb87eb493a10d8da1e60.tar.bz2
spark-website-91743034fe9e582cc526bb87eb493a10d8da1e60.zip
"We're" -> "We are"
Diffstat (limited to 'site')
-rw-r--r--site/news/index.html2
-rw-r--r--site/news/spark-0-9-0-released.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/site/news/index.html b/site/news/index.html
index debb72a1b..dcb8c194d 100644
--- a/site/news/index.html
+++ b/site/news/index.html
@@ -164,7 +164,7 @@
<h3 class="entry-title"><a href="/news/spark-0-9-0-released.html">Spark 0.9.0 released</a></h3>
<div class="entry-date">February 2, 2014</div>
</header>
- <div class="entry-content"><p>We&#8217;re happy to announce the availability of <a href="/releases/spark-release-0-9-0.html" title="Spark Release 0.9.0">
+ <div class="entry-content"><p>We are happy to announce the availability of <a href="/releases/spark-release-0-9-0.html" title="Spark Release 0.9.0">
Spark 0.9.0</a>! Spark 0.9.0 is a major release and Spark&#8217;s largest release ever, with contributions from 83 developers.
This release expands Spark&#8217;s standard libraries, introducing a new graph computation package (GraphX) and adding several new features to the machine learning and stream-processing packages. It also makes major improvements to the core engine,
including external aggregations, a simplified H/A mode for long lived applications, and
diff --git a/site/news/spark-0-9-0-released.html b/site/news/spark-0-9-0-released.html
index d47f288f4..21a047741 100644
--- a/site/news/spark-0-9-0-released.html
+++ b/site/news/spark-0-9-0-released.html
@@ -160,7 +160,7 @@
<h2>Spark 0.9.0 released</h2>
-<p>We&#8217;re happy to announce the availability of <a href="/releases/spark-release-0-9-0.html" title="Spark Release 0.9.0">
+<p>We are happy to announce the availability of <a href="/releases/spark-release-0-9-0.html" title="Spark Release 0.9.0">
Spark 0.9.0</a>! Spark 0.9.0 is a major release and Spark&#8217;s largest release ever, with contributions from 83 developers.
This release expands Spark&#8217;s standard libraries, introducing a new graph computation package (GraphX) and adding several new features to the machine learning and stream-processing packages. It also makes major improvements to the core engine,
including external aggregations, a simplified H/A mode for long lived applications, and