Skip to content

Commit

Permalink
typo fix (cosmos#8647)
Browse files Browse the repository at this point in the history
Co-authored-by: Marko <[email protected]>
  • Loading branch information
wonderfan and tac0turtle authored Feb 20, 2021
1 parent 7df79b5 commit 2f42613
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Here are some production-grade modules that can be used in Cosmos SDK applicatio
- [Distribution](distribution/spec/README.md) - Fee distribution, and staking token provision distribution.
- [Evidence](evidence/spec/README.md) - Evidence handling for double signing, misbehaviour, etc.
- [Governance](gov/spec/README.md) - On-chain proposals and voting.
- [IBC](ibc/spec/README.md) - IBC protocol for transport, authentication adn ordering.
- [IBC](ibc/spec/README.md) - IBC protocol for transport, authentication and ordering.
- [IBC Transfer](ibc/spec/README.md) - Cross-chain fungible token transfer implementation through IBC.
- [Mint](mint/spec/README.md) - Creation of new units of staking token.
- [Params](params/spec/README.md) - Globally available parameter store.
Expand Down

0 comments on commit 2f42613

Please sign in to comment.