diff --git a/frontend/src/app/components/tx-bowtie-graph-tooltip/tx-bowtie-graph-tooltip.component.html b/frontend/src/app/components/tx-bowtie-graph-tooltip/tx-bowtie-graph-tooltip.component.html
index 6aa7cf7c0..3dfb2059d 100644
--- a/frontend/src/app/components/tx-bowtie-graph-tooltip/tx-bowtie-graph-tooltip.component.html
+++ b/frontend/src/app/components/tx-bowtie-graph-tooltip/tx-bowtie-graph-tooltip.component.html
@@ -43,7 +43,7 @@
Output
Fee
- #{{ line.index + 1 }}
+ #{{ line.index }}
Output #{{ line.vout + 1 }} +
Output #{{ line.vout }}
Input #{{ line.vin + 1 }} +
Input #{{ line.vin }}