Skip to content

Commit feb309b

Browse files
committed
chore: revert autodoc change
1 parent 9d7601c commit feb309b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/guides/migrating-to-ev-abci.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@ import (
4141
)
4242
```
4343

44-
1. Add the migration manager keeper to your app struct
45-
2. Register the module in your module manager
46-
3. Configure the migration manager in your app initialization
44+
2. Add the migration manager keeper to your app struct
45+
3. Register the module in your module manager
46+
4. Configure the migration manager in your app initialization
4747

4848
### Step 2: Replace Staking Module with Wrapper
4949

0 commit comments

Comments
 (0)