diff --git a/sui_programmability/examples/nfts/README.md b/sui_programmability/examples/nfts/README.md index fe95db25fb4da..37ca532cde177 100644 --- a/sui_programmability/examples/nfts/README.md +++ b/sui_programmability/examples/nfts/README.md @@ -1,4 +1,4 @@ -# NFT's +# NFTs * Num: Issuing the first ten natural numbers as collectible NFT's. * Geniteam: NFTs representing collectible monsters and cosmetics used in a farming game.