diff --git a/components/deposit.tsx b/components/deposit.tsx index febee5a..e3e856c 100644 --- a/components/deposit.tsx +++ b/components/deposit.tsx @@ -102,7 +102,7 @@ export default function Deposit() { {depositData.isBatch ? ( "" ) : ( -
Your deposit file contains BLS credentials (starting with 0x00), you'll be asked to sign a transaction for each of them. Alternatively you can generate the keys again, make sure to specify an eth1 address for the withdrawal credentials.
+Your deposit file contains BLS credentials (starting with 0x00), you'll be asked to sign a transaction for each of them. Alternatively you can generate the keys again, make sure to specify an eth1 address for the withdrawal credentials.
)}