aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--jsaccess/jsa/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/jsaccess/jsa/index.html b/jsaccess/jsa/index.html
index 69c5337..d04214f 100644
--- a/jsaccess/jsa/index.html
+++ b/jsaccess/jsa/index.html
@@ -25,7 +25,7 @@
<form id="form-download" onsubmit="return false;">
<h2>2. Select file</h2>
<div id="files"></div>
- <h2>3. Dowload</h2>
+ <h2>3. Download</h2>
<input type="submit" id="download" value="Download" onclick="jsadl()"/>
<input type="button" id="cancel" value="Cancel" onclick="window.location.reload()"/>
</form>