summaryrefslogtreecommitdiff
path: root/site/downloads.html
diff options
context:
space:
mode:
authorSean R. Owen <srowen@apache.org>2015-03-03 13:04:20 +0000
committerSean R. Owen <srowen@apache.org>2015-03-03 13:04:20 +0000
commit0d484ac791630a4f0ca7e82002113d94c931a1e7 (patch)
tree0e5b9b96f413e15e7e76e18e1b88ec49712fd3bf /site/downloads.html
parent9314cd6388e2177f3a9b435183d8c4cd92564c04 (diff)
downloadspark-website-0d484ac791630a4f0ca7e82002113d94c931a1e7.tar.gz
spark-website-0d484ac791630a4f0ca7e82002113d94c931a1e7.tar.bz2
spark-website-0d484ac791630a4f0ca7e82002113d94c931a1e7.zip
SPARK-5055: fix Chose -> Choose typo
Diffstat (limited to 'site/downloads.html')
-rw-r--r--site/downloads.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/site/downloads.html b/site/downloads.html
index 7047dc733..3b860a7c1 100644
--- a/site/downloads.html
+++ b/site/downloads.html
@@ -182,15 +182,15 @@ $(document).ready(function() {
<ol>
<li>
- <p>Chose a Spark release:
+ <p>Choose a Spark release:
<select id="sparkVersionSelect" onchange="javascript:onVersionSelect();"></select><br /></p>
</li>
<li>
- <p>Chose a package type:
+ <p>Choose a package type:
<select id="sparkPackageSelect" onchange="javascript:onPackageSelect();"></select><br /></p>
</li>
<li>
- <p>Chose a download type:
+ <p>Choose a download type:
<select id="sparkDownloadSelect" onchange="javascript:onDownloadSelect()"></select><br /></p>
</li>
<li>