From c6dada01b7d2e476b2e90d799271f3c32e9c8307 Mon Sep 17 00:00:00 2001
From: Martijn Vermaat <martijn@vermaat.name>
Date: Thu, 26 Jun 2014 15:09:05 +0200
Subject: [PATCH] Fix typo in reference file loader help text

---
 mutalyzer/templates/gbupload.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mutalyzer/templates/gbupload.html b/mutalyzer/templates/gbupload.html
index 05635f39..74cde0d2 100644
--- a/mutalyzer/templates/gbupload.html
+++ b/mutalyzer/templates/gbupload.html
@@ -64,7 +64,7 @@
               <b>Note:</b> This uses
               the <a href="http://www.ncbi.nlm.nih.gov/sites/gquery">NCBI
               Entrez</a> search engine and is therefore based on the current
-              Entrez assembly for the given organism (GRCh38/hg18 for human).
+              Entrez assembly for the given organism (GRCh38/hg38 for human).
             	<table>
              		<tr>
                   <td>Gene symbol</td>
-- 
GitLab