Skip to content

Commit

Permalink
docs: fix word repetition
Browse files Browse the repository at this point in the history
  • Loading branch information
neel-ds committed Jan 31, 2024
1 parent e83a220 commit 5998bd1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ const Home = (): JSX.Element => {
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 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.
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.
</p>
</div>
</section>
Expand Down

0 comments on commit 5998bd1

Please sign in to comment.