From ed72e68773fe3bfbfde31d9579eaf3a726b450b2 Mon Sep 17 00:00:00 2001
From: Elias Rad <146735585+nnsW3@users.noreply.github.com>
Date: Sat, 25 Jan 2025 13:27:21 +0200
Subject: [PATCH] Update proto-docs.md

---
 docs/core/proto-docs.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 |