diff --git a/client/x/mint/README.md b/client/x/mint/README.md index b7c8d585..600267c3 100644 --- a/client/x/mint/README.md +++ b/client/x/mint/README.md @@ -61,7 +61,7 @@ The minting module contains the following parameters: | Key | Type | Example | |---------------------|-----------------|------------------------------| | MintDenom | string | "stake" | -| InflationsPerYear | string (dec) | "24625000000000000" | +| InflationsPerYear | string (dec) | "24625000000000000" | | BlocksPerYear | string (uint64) | "6311520" |