chore(docs): fix incorrect usage of 'a' and 'an' across documentation (backport #22976) (#22987)

Co-authored-by: Ocenka <testoviydiman1@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
This commit is contained in:
mergify[bot]
2024-12-18 18:24:22 +01:00
committed by GitHub
co-authored by Ocenka Julien Robert
parent 4b225cacb8
commit 39dfcb5d8e
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -103,7 +103,7 @@ Ref: https://keepachangelog.com/en/1.0.0/
### State Breaking changes
* [#18841](https://github.com/cosmos/cosmos-sdk/pull/18841) In a undelegation or redelegation if the shares being left delegated correspond to less than 1 token (in base denom) the entire delegation gets removed.
* [#18841](https://github.com/cosmos/cosmos-sdk/pull/18841) In an undelegation or redelegation if the shares being left delegated correspond to less than 1 token (in base denom) the entire delegation gets removed.
* [#18142](https://github.com/cosmos/cosmos-sdk/pull/18142) Introduce `key_rotation_fee` param to calculate fees while rotating the keys
* [#19740](https://github.com/cosmos/cosmos-sdk/pull/19740) `InitGenesis` and `ExportGenesis` module code and keeper code do not panic but return errors.
* [#20845](https://github.com/cosmoc/cosmos-sdk/pull/20845) Remove HistoricalInfo from the staking modules storage