Skip to content

Commit 4fb9bac

Browse files
authored
Fixed typo (bond_demon -> bond_denom) (#1222)
1 parent 795a994 commit 4fb9bac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configure/genesis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ genesis:
2222
2323
## Change values in modules
2424
25-
You can change one or more parameters of different modules. For example, in the `staking` module you can add a key-value pair to `bond_demon` to change which token gets staked:
25+
You can change one or more parameters of different modules. For example, in the `staking` module you can add a key-value pair to `bond_denom` to change which token gets staked:
2626

2727
```yml
2828
genesis:

0 commit comments

Comments
 (0)