diff --git a/tests/e2e/steps_multi_consumer_double_sign.go b/tests/e2e/steps_multi_consumer_double_sign.go index 9fd56aa1ce..9327ea0b48 100644 --- a/tests/e2e/steps_multi_consumer_double_sign.go +++ b/tests/e2e/steps_multi_consumer_double_sign.go @@ -6,7 +6,7 @@ package main // consumer-initiated slash steps are executed after consumer-initiated downtime // slashes have already occurred. However slash packet throttling is // pseudo-disabled in this test by setting the slash meter replenish -// frAction to 1.0 in the config file. +// fraction to 1.0 in the config file. // // only double sign on provider chain will cause slashing and tombstoning func stepsMultiConsumerDoubleSign(consumer1, consumer2 string) []Step {