Skip to content

Commit 2127791

Browse files
Update docs/pos/how-to/smart-contracts/chainide.md
Co-authored-by: Dra Murphy <149679879+kmurphypolygon@users.noreply.github.com>
1 parent 0558924 commit 2127791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pos/how-to/smart-contracts/chainide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ After adding the Mumbai testnet on MetaMask, visit the [Polygon Faucet](https://
4646

4747
<img src="https://d3gvnlbntpm4ho.cloudfront.net/ERC+721+Deployment+on++Mumbai/Polygon_PR_get_tokens.png" width="100%" height="100%" />
4848

49-
## Write an ERC-721 Smart Contract
49+
## Write an ERC-721 smart contract
5050

5151
You need to write down all the required functions that you want to implement in your ERC-721 smart contract. A general ERC-721 smart contract has the following functions:
5252

0 commit comments

Comments
 (0)