diff --git a/docs/EVMC.md b/docs/EVMC.md index 208ae6b..cd39011 100644 --- a/docs/EVMC.md +++ b/docs/EVMC.md @@ -16,7 +16,7 @@ to access Ethereum environment and state. – a collection of utility functions for easier integration with EVMC. - [EVM Instructions](@ref instructions) – the library with collection of metrics for EVM1 instruction set. -- [EMVC VM Tester](@ref vmtester) +- [EVMC VM Tester](@ref vmtester) – the EVMC-compatibility testing tool for VM implementations.