summaryrefslogtreecommitdiff
path: root/downloads.md
diff options
context:
space:
mode:
authorMatei Alexandru Zaharia <matei@apache.org>2016-02-19 23:14:46 +0000
committerMatei Alexandru Zaharia <matei@apache.org>2016-02-19 23:14:46 +0000
commit903fb3011c61e9b17eb661429a6e0fdf3baddb78 (patch)
tree5a30ae13831613087d45e2e3f256d47a62630d13 /downloads.md
parent86876315ebae65afaf7f6853f4b61b4b1d7f380c (diff)
downloadspark-website-903fb3011c61e9b17eb661429a6e0fdf3baddb78.tar.gz
spark-website-903fb3011c61e9b17eb661429a6e0fdf3baddb78.tar.bz2
spark-website-903fb3011c61e9b17eb661429a6e0fdf3baddb78.zip
Reference full software name on download page
Diffstat (limited to 'downloads.md')
-rw-r--r--downloads.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/downloads.md b/downloads.md
index 6ba1e97a3..df89f2352 100644
--- a/downloads.md
+++ b/downloads.md
@@ -14,9 +14,9 @@ $(document).ready(function() {
});
</script>
-## Download Spark&trade;
+## Download Apache Spark&trade;
-The latest release of Spark is Spark 1.6.0, released on January 4, 2016
+Our latest version is Spark 1.6.0, released on January 4, 2016
<a href="{{site.url}}releases/spark-release-1-6-0.html">(release notes)</a>
<a href="https://github.com/apache/spark/releases/tag/v1.6.0">(git tag)</a><br/>
@@ -44,7 +44,7 @@ Spark artifacts are [hosted in Maven Central](http://search.maven.org/#browse%7C
version: 1.6.0
### Spark Source Code Management
-If you are interested in working with the newest under-development code or contributing to Spark development, you can also check out the master branch from Git:
+If you are interested in working with the newest under-development code or contributing to Apache Spark development, you can also check out the master branch from Git:
# Master development branch
git clone git://github.com/apache/spark.git