diff --git a/proto/interchain_security/ccv/provider/v1/tx.proto b/proto/interchain_security/ccv/provider/v1/tx.proto index 27f10c0232..b031ee3fa6 100644 --- a/proto/interchain_security/ccv/provider/v1/tx.proto +++ b/proto/interchain_security/ccv/provider/v1/tx.proto @@ -35,7 +35,7 @@ message MsgAssignConsumerKeyResponse {} // MsgSubmitConsumerMisbehaviour defines a message that reports a light client attack, -// also known as a misbehaviour, observed on a consumer chain +// also known as a misbehaviour, observed on a consumer chain message MsgSubmitConsumerMisbehaviour { option (gogoproto.equal) = false; option (gogoproto.goproto_getters) = false;