aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--wqflask/wqflask/templates/correlation_page.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/wqflask/wqflask/templates/correlation_page.html b/wqflask/wqflask/templates/correlation_page.html
index 58285509..06ee9056 100644
--- a/wqflask/wqflask/templates/correlation_page.html
+++ b/wqflask/wqflask/templates/correlation_page.html
@@ -89,7 +89,7 @@
<div id="export_options"></div>
{% if target_dataset.type != "Publish" %}
<br />
- <div style="float: left; clear: left; margin-top: 10px; mmargin-bottom: 20px;">
+ <div style="float: left; clear: left; margin-top: 10px; margin-bottom: 20px;">
<button id="more_options" class="btn btn-primary">More Options...</button>
</div>
<br />