diff --git a/index.html b/index.html
index fed0b47..32aba02 100644
--- a/index.html
+++ b/index.html
@@ -682,8 +682,8 @@
{
name: `SpliceAI: A or D ${splicePredictionType} ≥ ${minScore} (?)`,
description: `This track visualizes Illumina's precomputed SpliceAI score tables for SNVs and small INDELs.
- Each genomic location where an SNV or INDEL variant would have a SpliceAI score ≥ ${minScore} is shown as the origin of an arrow.
- The arrow points to the location where that variant would most likely cause acceptor or donor ${splicePredictionType}.
+ Each genomic location where an SNV or INDEL variant has a SpliceAI score ≥ ${minScore} is shown as the origin of an arrow.
+ The arrow points to the location where that variant most likely causes acceptor or donor ${splicePredictionType}.
Clicking on the arrow will display additional information.`,
type: "spliceJunctions",
height: 100,