Fix typo in EVMC VM Tester name

This commit is contained in:
Alex Beregszaszi 2018-09-05 18:30:51 +01:00
parent 97a559c712
commit 7f84dcf14d
1 changed files with 1 additions and 1 deletions

View File

@ -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.