diff options
Diffstat (limited to 'wqflask')
-rw-r--r-- | wqflask/wqflask/templates/wgcna_results.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wqflask/wqflask/templates/wgcna_results.html b/wqflask/wqflask/templates/wgcna_results.html index b74b84ae..2226f90c 100644 --- a/wqflask/wqflask/templates/wgcna_results.html +++ b/wqflask/wqflask/templates/wgcna_results.html @@ -3,7 +3,7 @@ {% block content %} <!-- Start of body --> <div> - <h1>WCGNA results</h1> + <h1>WGCNA Results</h1> </div> {% endblock %} |