diff --git a/eth/config.go b/eth/config.go index e7dba83544..601f4735e3 100644 --- a/eth/config.go +++ b/eth/config.go @@ -124,7 +124,7 @@ type Config struct { // Miscellaneous options DocRoot string `toml:"-"` - // Type of the EWASM interpreter ("" for detault) + // Type of the EWASM interpreter ("" for default) EWASMInterpreter string // Type of the EVM interpreter ("" for default) EVMInterpreter string