docs: fix grammar (#12739)
This commit is contained in:
parent
159ab4f8e8
commit
497a3e4479
@ -79,7 +79,7 @@ Each `ModuleAccount` has a different set of permissions that provide different
|
||||
object capabilities to perform certain actions. Permissions need to be
|
||||
registered upon the creation of the supply `Keeper` so that every time a
|
||||
`ModuleAccount` calls the allowed functions, the `Keeper` can lookup the
|
||||
permissions to that specific account and perform or not the action.
|
||||
permissions to that specific account and perform or not perform the action.
|
||||
|
||||
The available permissions are:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user