diff --git a/features/deposit-addresses.mdx b/features/deposit-addresses.mdx index 3a8ae2f..3c7f6e7 100644 --- a/features/deposit-addresses.mdx +++ b/features/deposit-addresses.mdx @@ -920,7 +920,7 @@ There are two distinct refund scenarios: | Not set (strict) | Not allowed — `refundTo` is required for strict deposit addresses | -If users may send from a centralized exchange, **do not use "refund to sender"** (an explicit user address you don't control, or the native-currency-address auto-refund opt-in) — the sender address will be the exchange's hot wallet, not the user's. Use an app-controlled address instead so your support team can handle the last mile. +If users may send from a centralized exchange, **do not use "refund to sender"** — neither an explicit user address you don't control nor the native-currency-address auto-refund opt-in — the sender address will be the exchange's hot wallet, not the user's. Use an app-controlled address instead so your support team can handle the last mile.