aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzsloan2020-12-04 14:03:53 -0600
committerzsloan2020-12-04 14:03:53 -0600
commit48969878b1321e80b55e06ec9367ba428bb2fc36 (patch)
tree92d95f167bd19391c58cf4944ec133d38fce873a
parent2f96a2579c8ebcfc8ec763675b81811d7ddf4068 (diff)
downloadgenenetwork2-48969878b1321e80b55e06ec9367ba428bb2fc36.tar.gz
Fixed typo
-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 />