From 92d717496bc94d23d1d631e637a7fff1756d2352 Mon Sep 17 00:00:00 2001 From: Neel Date: Wed, 31 Jan 2024 21:49:37 +0530 Subject: [PATCH] docs: fix word repetition --- website/src/pages/index.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/src/pages/index.tsx b/website/src/pages/index.tsx index 8f067e61cd..4907e53977 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 events, where its + anti-collusion mechanisms help ensure fair and transparent outcomes.