Skip to content

Commit

Permalink
chore: fix spelling errors (#1922)
Browse files Browse the repository at this point in the history
chore: spelling errors fixes

Co-authored-by: github-merge-queue <[email protected]>
  • Loading branch information
Cosmos SDK and github-merge-queue[bot] committed May 27, 2024
1 parent 2960c5b commit 16ee6a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/features/democracy-modules.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ func NewApp(...) {
The `x/ccv/democracy/governance` module extends the `x/governance` module with the functionality to filter proposals.

:::tip
Consumer chains can limit in the types of governance proposals that can be executed on chain to avoid inadvertant changes to interchain security protocol that could affect security properties.
Consumer chains can limit in the types of governance proposals that can be executed on chain to avoid inadvertent changes to interchain security protocol that could affect security properties.
:::

The module uses `AnteHandler` to limit the types of proposals that can be executed.
Expand Down

0 comments on commit 16ee6a2

Please sign in to comment.