From b663d36191bf2cfa82e7257438e6a089de0cd575 Mon Sep 17 00:00:00 2001 From: Dennis Dawson Date: Fri, 6 Jun 2025 12:36:01 -0700 Subject: [PATCH] Update docs/tutorials/javascript/nfts/transfer-nfts.md Co-authored-by: Maria Shodunke --- docs/tutorials/javascript/nfts/transfer-nfts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorials/javascript/nfts/transfer-nfts.md b/docs/tutorials/javascript/nfts/transfer-nfts.md index 831cf3001d..c09492ffb1 100644 --- a/docs/tutorials/javascript/nfts/transfer-nfts.md +++ b/docs/tutorials/javascript/nfts/transfer-nfts.md @@ -84,7 +84,7 @@ To create an offer to buy an NFT: 2. Enter the **Amount** of your offer. 1. If paying XRP, enter the **Amount** of XRP in drops (1000000 equals 1 XRP). 2. If paying an issued currency, enter the **Currency**, **Issuer**, and **Amount**. -3. Optionally enter the number of days until **Expiration**. +3. Optionally, enter the number of days until **Expiration**. 4. Enter the **NFT ID**. 5. Enter the owner’s account address in the **NFT Owner Address** field. 6. Click **Create Buy Offer**.