diff --git a/website/src/pages/index.tsx b/website/src/pages/index.tsx index 8f067e61cd..4171bd19c0 100644 --- a/website/src/pages/index.tsx +++ b/website/src/pages/index.tsx @@ -44,9 +44,9 @@ const Home = (): JSX.Element => { MACI is a protocol designed to provide a highly secure e-voting solution. It enables organizations to conduct on-chain voting processes with a significantly reduced risk of cheating, such as bribery or collusion. MACI uses zero-knowledge proofs to implement a receipt-free voting scheme, making it - coordinator to verify how a specific user voted. This ensures the correct the correct execution of votes - and allows anyone to verify the results. It is particularly beneficial for governance and funding and - funding events, where its anti-collusion mechanisms help ensure fair and transparent outcomes. + coordinator to verify how a specific user voted. This ensures the correct execution of votes and allows + anyone to verify the results. It is particularly beneficial for governance and funding and funding events, + where its anti-collusion mechanisms help ensure fair and transparent outcomes.