diff --git a/x/feegrant/spec/README.md b/x/feegrant/spec/README.md index eec99bcd1e..a31be94afd 100644 --- a/x/feegrant/spec/README.md +++ b/x/feegrant/spec/README.md @@ -7,7 +7,7 @@ parent: ## Abstract -This document specifies the feegrant module. For the full ADR, please see [Fee Grant ADR-029](https://github.com/cosmos/cosmos-sdk/blob/v0.40.0/docs/architecture/adr-029-fee-grant-module.md). +This document specifies the fee grant module. For the full ADR, please see [Fee Grant ADR-029](https://github.com/cosmos/cosmos-sdk/blob/v0.40.0/docs/architecture/adr-029-fee-grant-module.md). This module allows accounts to grant fee allowances and to use fees from their accounts. Grantees can execute any transaction without the need to maintain sufficient fees.