diff --git a/docs/src/appendix/cheatcodes/account_contract_address.md b/docs/src/appendix/cheatcodes/account_contract_address.md index f4d52bf96..ee85b752f 100644 --- a/docs/src/appendix/cheatcodes/account_contract_address.md +++ b/docs/src/appendix/cheatcodes/account_contract_address.md @@ -23,6 +23,6 @@ Changes the address of an account which the transaction originates from, for the Cancels the `cheat_account_contract_address` / `start_cheat_account_contract_address` for the given target. ## `stop_cheat_account_contract_address_global` -> `fn stop_cheat_account_contract_address_global(target: ContractAddress)` +> `fn stop_cheat_account_contract_address_global()` Cancels the `start_cheat_account_contract_address_global`.