Skip to content

Commit fb90c74

Browse files
Update non-fungible-tokens.md (#1757)
changed SIP-010 to the correct SIP-009
1 parent 187cf37 commit fb90c74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/build/get-started/create-a-token/non-fungible-tokens.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ This is the Clarity code we need in order to create an NFT, with one additional
140140
The token contract example above is passing in an already deployed trait on mainnet into the `impl-trait` function. You can use this same deployed trait for your own NFT contract as well.
141141

142142
{% hint style="success" %}
143-
Deployed SIP-010 trait contracts you can directly implement in your custom token contract:
143+
Deployed SIP-009 trait contracts you can directly implement in your custom token contract:
144144

145145
* \[mainnet] SP2PABAF9FTAJYNFZH93XENAJ8FVY99RRM50D2JG9.nft-trait
146146
* \[testnet] ST1NXBK3K5YYMD6FD41MVNP3JS1GABZ8TRVX023PT.nft-trait

0 commit comments

Comments
 (0)