a6e1b8d8399b6f62b8b02d4082437caeb452fa42
jnavarr5
  Thu Sep 25 15:38:08 2025 -0700
Fixing typos and differences between the track description page and the mouseOver tooltip, refs #36405

diff --git src/hg/makeDb/trackDb/human/decipher.ra src/hg/makeDb/trackDb/human/decipher.ra
index fbaed59ad70..1f60590ecca 100644
--- src/hg/makeDb/trackDb/human/decipher.ra
+++ src/hg/makeDb/trackDb/human/decipher.ra
@@ -54,31 +54,31 @@
     visibility pack
     mouseOver <b>Position</b>: $chrom:${chromStart}-${chromEnd}<br> <b>Type of CNV</b>: $type<br> <b>Frequency of CNV</b>: $frequency<br> <b>Number of Observations</b>: $observations<br> <b>Sample Size of Study</b>: $sample_size<br>
     html decipherContainer
     searchIndex name
     noScoreFilter on
     filterValues.type loss,gain,del/dup
     filter.sample_size 0
 
     track ddg2p
     parent decipherContainer
     shortLabel DDG2P
     longLabel Developmental Disorders Gene2Phenotype (DDG2P)
     type bigBed 9 +
     bigDataUrl /gbdb/$D/ddg2p/ddg2p.bb
     visibility pack
-    mouseOver <b>G2P ID:</b> ${g2p_id} <br> <b>Variant Consequence:</b> ${variant_consequence} <br> <b>Disease Name:</b> ${disease_name} <br> <b>Pubmed IDs:</b> ${publications} <br> <b>Molecular Mechanism:</b> ${molecular_mechanism} <br> <b>Allelic Requirments:</b> ${allelic_requirement} <br> <b>Date of Last Review:</b> ${date_of_last_review}
+    mouseOver <b>G2P ID:</b> ${g2p_id} <br> <b>Variant Consequence:</b> ${variant_consequence} <br> <b>Disease Name:</b> ${disease_name} <br> <b>Pubmed IDs:</b> ${publications} <br> <b>Molecular Mechanism:</b> ${molecular_mechanism} <br> <b>Allelic Requirements:</b> ${allelic_requirement} <br> <b>Date of Last Review:</b> ${date_of_last_review}
     html decipherContainer
     pennantIcon New red ../goldenPath/newsarch.html#091925 "Released Sep. 19, 2025"
 
 searchTable decipher
 searchMethod exact
 searchType bigBed
 
 searchTable decipherPopulation
 searchMethod exact
 searchType bigBed
 
 searchName decipherId
 searchTable decipher
 termRegex [0-9]+
 searchType bed