diff --git a/docs/scripting/trust_scripts/sys.xfer_upgrade_to_caller.mdx b/docs/scripting/trust_scripts/sys.xfer_upgrade_to_caller.mdx index 7bdd027b..587aaea7 100644 --- a/docs/scripting/trust_scripts/sys.xfer_upgrade_to_caller.mdx +++ b/docs/scripting/trust_scripts/sys.xfer_upgrade_to_caller.mdx @@ -3,7 +3,7 @@ title: sys.xfer_upgrade_to_caller description: "Sends upgrades from the script owner to the caller" --- -((accts.xfer_upgrade_to_caller)) allows a script to send upgrades to the caller of the script. +((sys.xfer_upgrade_to_caller)) allows a script to send upgrades to the caller of the script. ### Security Level