diff --git a/eosio.system/eosio.system-rexexec-rc.md b/eosio.system/eosio.system-rexexec-rc.md index 74412c9..6932023 100644 --- a/eosio.system/eosio.system-rexexec-rc.md +++ b/eosio.system/eosio.system-rexexec-rc.md @@ -1,7 +1,7 @@ -# Action - `{{ rexexec }}` +# Action - `rexexec` ## Description -The `{{ rexexec }}` action allows an account to perform REX maintenance by processing expired loans and unfilled sell orders. +The `rexexec` action allows any account to perform REX maintenance by processing expired loans and unfilled sell orders. -As an authorized party I {{ signer }} wish to process {{ max }} of each of CPU loans, Network loans, and sell orders on the account {{ user }}. +I, {{ signer }}, wish to process up to {{ max }} of any CPU loans, Network loans, and sell orders that may currently be pending.