diff --git a/docs/core/proto-docs.md b/docs/core/proto-docs.md index 018dd494..70ef11d8 100644 --- a/docs/core/proto-docs.md +++ b/docs/core/proto-docs.md @@ -2671,7 +2671,7 @@ GenesisState defines the council module's genesis state. | Field | Type | Label | Description | | ----- | ---- | ----- | ----------- | -| `params` | [Params](#kava.community.v1beta1.Params) | | params defines all the parameters related to commmunity | +| `params` | [Params](#kava.community.v1beta1.Params) | | params defines all the parameters related to community | | `staking_rewards_state` | [StakingRewardsState](#kava.community.v1beta1.StakingRewardsState) | | StakingRewardsState stores the internal staking reward data required to track staking rewards across blocks |