Skip to content

Commit 07be4cf

Browse files
authored
Merge pull request #8487 from d1onys1us/patch-1
enhance(docs): specify execution clients
2 parents 106fa01 + 2710af6 commit 07be4cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ All implementations of the EVM must adhere to the specification described in the
6060

6161
Over Ethereum's 7 year history, the EVM has undergone several revisions, and there are several implementations of the EVM in various programming languages.
6262

63-
All [Ethereum clients](/developers/docs/nodes-and-clients/#execution-clients) include an EVM implementation. Additionally there are multiple standalone implementations, including:
63+
[Ethereum execution clients](/developers/docs/nodes-and-clients/#execution-clients) include an EVM implementation. Additionally, there are multiple standalone implementations, including:
6464

6565
- [Py-EVM](https://github.com/ethereum/py-evm) - _Python_
6666
- [evmone](https://github.com/ethereum/evmone) - _C++_

0 commit comments

Comments
 (0)