Skip to content

Commit bcbdc3b

Browse files
Update apps/portal/src/app/payments/faq/page.mdx
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com> Signed-off-by: samina <[email protected]>
1 parent 702e7c7 commit bcbdc3b

File tree

1 file changed

+1
-1
lines changed
  • apps/portal/src/app/payments/faq

1 file changed

+1
-1
lines changed

apps/portal/src/app/payments/faq/page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Yes, Payments is designed to be agnostic to wallet infrastructure. You can use i
2626
<Details summary="How can I split the payment between multiple destination wallet addresses?">
2727
You can use the thirdweb [Split contract](https://thirdweb.com/thirdweb.eth/Split) to handle this.
2828

29-
- Deploy the Split contract with the set of beneficiary addresses. (These are immutable and fixed at deploy time.
29+
- Deploy the Split contract with the set of beneficiary addresses. (These are immutable and fixed at deploy time.)
3030
- Set the Split contract address as the sale recipient in your configuration.
3131
- Distribute the funds at any time by calling the distribute() function on the contract.
3232

0 commit comments

Comments
 (0)