Skip to content

Commit

Permalink
chore: redo typo PR by operagxsasha (#8429)
Browse files Browse the repository at this point in the history
Thanks operagxsasha for
#8203. Our policy is
to redo typo changes to dissuade metric farming. This is an automated
script.

Co-authored-by: Oleg <[email protected]>
Co-authored-by: AztecBot <[email protected]>
  • Loading branch information
3 people authored Sep 6, 2024
1 parent 4fb4e17 commit a1060a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/aztec/concepts/circuits/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ This page focusses on the core protocol circuits. These circuits check that the
When a function in an Ethereum smart contract is executed, the EVM performs checks to ensure that Ethereum's transaction rules are being adhered-to correctly. Stuff like:

- "Does this tx have a valid signature?"
- "Does this contract address contain deployed code?
- "Does this contract address contain deployed code?"
- "Does this function exist in the requested contract?"
- "Is this function allowed to call this function?"
- "How much gas has been paid, and how much is left?"
Expand Down

0 comments on commit a1060a3

Please sign in to comment.