Skip to content

Commit d92b464

Browse files
author
leopardracer
authored
Update CONTRIBUTING.md
1 parent 9fb2647 commit d92b464

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ proofs in an EVM context with the Solidity examples.
2424
started with the project (installation instructions, tips, gotchas, etc.). Be as descriptive as possible.
2525
See the other projects for examples.
2626
4. Automated testing. Ideally there are some tests as part of the project that can be used to check
27-
the functionality. See the [voting pproject](foundry-voting) for an example--there are foundry tests
27+
the functionality. See the [voting project](foundry-voting) for an example--there are foundry tests
2828
defined in the project and automated testing defined in the [Github workflows](.github/workflows/foundry-voting.yml) that will run the tests
2929
on open PRs. This helps us ensure the reliability of the examples.
3030

0 commit comments

Comments
 (0)