Skip to content

Commit 9b110bf

Browse files
Update index.md
1 parent 0ea4e94 commit 9b110bf

File tree

1 file changed

+1
-1
lines changed
  • public/content/developers/tutorials/how-to-write-and-deploy-an-nft

1 file changed

+1
-1
lines changed

public/content/developers/tutorials/how-to-write-and-deploy-an-nft/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ If we go to the [Sepolia etherscan](https://sepolia.etherscan.io/) and search fo
331331

332332
![View your transaction address on Etherscan](./etherscan-sepoila-contract-creation.png)
333333

334-
The From address should match your MetaMask account address and the To address will say “Contract Creation.” If we click into the transaction, we’ll see our contract address in the To field:
334+
The From address should match your MetaMask account address and the To address will say “Contract Creation”. If we click into the transaction, we’ll see our contract address in the To field:
335335

336336
![View your contract address on Etherscan](./etherscan-sepolia-tx-details.png)
337337

0 commit comments

Comments
 (0)