fix: typos (#23105)
This commit is contained in:
@@ -413,7 +413,7 @@ func (m *MM[T]) TxValidators() func(ctx context.Context, tx T) error {
|
||||
// As an app developer, if you wish to skip running InitGenesis for your new
|
||||
// module "foo", you need to manually pass a `fromVM` argument to this function
|
||||
// foo's module version set to its latest ConsensusVersion. That way, the diff
|
||||
// between the function's `fromVM` and `udpatedVM` will be empty, hence not
|
||||
// between the function's `fromVM` and `updatedVM` will be empty, hence not
|
||||
// running anything for foo.
|
||||
//
|
||||
// Example:
|
||||
|
||||
Reference in New Issue
Block a user