Skip to content

Commit

Permalink
chore: fix spelling errors (#18855)
Browse files Browse the repository at this point in the history
Co-authored-by: github-merge-queue <[email protected]>
  • Loading branch information
Cosmos SDK and github-merge-queue authored Dec 21, 2023
1 parent 64dbee6 commit f9f9211
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/gov/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -607,7 +607,7 @@ The governance module contains the following parameters:
| burn_vote_veto | bool | true |
| min_initial_deposit_ratio | string | "0.1" |
| optimistic_rejected_threshold | string (dec) | "0.1" |
| optimistic_authorized_addresses | bytes array (addreses) | [][] |
| optimistic_authorized_addresses | bytes array (addresses) | [][] |

**NOTE**: The governance module contains parameters that are objects unlike other
modules. If only a subset of parameters are desired to be changed, only they need
Expand Down

0 comments on commit f9f9211

Please sign in to comment.