Skip to content

Commit 4af848b

Browse files
committed
fix(docs): correct typo in constants description in FAssets minting guide
1 parent 95779fc commit 4af848b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/fassets/developer-guides/3-fassets-minting.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ The next step is to send the XRP Ledger payment to the agent, and you can use th
7474
### XRP Payment Script Breakdown
7575

7676
1. Install the `xrpl` package — it's not included in the Flare Hardhat Starter Kit by default.
77-
2. Specify the correct constants constants from the reserve collateral script:
77+
2. Specify the correct constants from the reserve collateral script:
7878
- `AGENT_ADDRESS` - Agent's XRP Ledger address.
7979
- `AMOUNT_XRP` - XRP amount to send.
8080
- `PAYMENT_REFERENCE` - Payment reference from the the reserve collateral script.

0 commit comments

Comments
 (0)