Skip to content

Commit

Permalink
docs(typo-fix): typo fixc
Browse files Browse the repository at this point in the history
  • Loading branch information
Crisgarner authored and crisgarner committed Jun 11, 2024
1 parent cb002d9 commit 2c244ef
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Please do not use test artifacts in production. If you do require zKeys configur

MACI uses a "gatekeeper" contract to configure and enforce the eligibility criteria of voters who can participate in MACI polls. In other words, it is a way to allowlist signups to the system. Operators of MACI can use the gatekeeper contract to configure signup eligibility and to protect against sybil attacks in their polls.

It's necesary to define which gatekeeper are you going to use before deploying, please refer to the [gatekeepers page](/docs/developers-references/smart-contracts/Gatekeepers) section for more information on the supported Gatekeepers.
It's necessary to define which gatekeeper are you going to use before deploying, please refer to the [gatekeepers page](/docs/developers-references/smart-contracts/Gatekeepers) section for more information on the supported Gatekeepers.

### Deployment using `maci-contracts` hardhat tasks

Expand Down

0 comments on commit 2c244ef

Please sign in to comment.