Skip to content

Commit b4aa175

Browse files
authored
Merge pull request #12710 from HiroyukiNaito/evmtypo_04112024
typo: Typo a residual parenthesis in EVM page
2 parents 4c787b2 + 7497c24 commit b4aa175

File tree

1 file changed

+1
-1
lines changed
  • public/content/developers/docs/evm

1 file changed

+1
-1
lines changed

public/content/developers/docs/evm/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Over Ethereum's nine year history, the EVM has undergone several revisions, and
7676
- [Ethereum Virtual Machine Opcodes](https://www.ethervm.io/)
7777
- [Ethereum Virtual Machine Opcodes Interactive Reference](https://www.evm.codes/)
7878
- [A short introduction in Solidity's documentation](https://docs.soliditylang.org/en/latest/introduction-to-smart-contracts.html#index-6)
79-
- [Mastering Ethereum - The Ethereum Virtual Machine](https://github.com/ethereumbook/ethereumbook/blob/develop/13evm.asciidoc))
79+
- [Mastering Ethereum - The Ethereum Virtual Machine](https://github.com/ethereumbook/ethereumbook/blob/develop/13evm.asciidoc)
8080

8181
## Related Topics {#related-topics}
8282

0 commit comments

Comments
 (0)