docs: fix grammar (#12739)

This commit is contained in:
Rootul Patel 2022-07-26 18:03:16 -06:00 committed by GitHub
parent 159ab4f8e8
commit 497a3e4479
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: