diff --git a/src/app/components/info-tile/info-tile.component.html b/src/app/components/info-tile/info-tile.component.html
index 32a529b52fe2e6b778f9c0e7eb113fc2ddfd10db..f14270810cd4c34404645aaac2e096c7d7a32854 100644
--- a/src/app/components/info-tile/info-tile.component.html
+++ b/src/app/components/info-tile/info-tile.component.html
@@ -92,7 +92,7 @@
       <span class="is-capitalized"> {{ wrapper.expression }}</span>
       <span
         class="icon has-text-info"
-        pTooltip="Tissue expression data is provided by the GTEx project. Unit is expression per million."
+        pTooltip="Tissue expression data is provided by the GTEx project. Unit is transcript per million."
         [tooltipStyleClass]="'drgstn drgstn-tooltip'"
         tooltipPosition="top"
         ><i class="fas fa-info-circle"></i