fix typo in link (#5281)

This commit is contained in:
maxwellfoley3 2019-11-06 05:01:05 -05:00 committed by Federico Kunze
parent 6ec37ab4ce
commit 1f4f20c3af

View File

@ -13,7 +13,7 @@ block.
## Modules specifications
- [Auth](../../x/authspec) - The structure and authentication of accounts and transactions.
- [Auth](../../x/auth/spec) - The structure and authentication of accounts and transactions.
- [Bank](../../x/bank/spec) - Sending tokens.
- [Governance](../../x/governance/spec) - Proposals and voting.
- [Staking](../../x/staking/spec) - Proof-of-stake bonding, delegation, etc.