diff --git a/index.html b/index.html
index 43b1cf8..008ace8 100644
--- a/index.html
+++ b/index.html
@@ -1140,7 +1140,7 @@
${formatAmount(getConvertedAmount(amount))}
${transactionReceiver}
- ${transactingAddresses.length > 2 ? html`, ` : ''}
+ ${transactingAddresses.length > 2 ? html`` : ''}
${!block ? html`Confirmation pending: amount will be deducted after transaction is confirmed
` : ''}