From d6a20d0a57566e4029c22b43088e292c3ea0e834 Mon Sep 17 00:00:00 2001 From: UNOFFICIALbgd <71248977+UNOFFICIALbgd@users.noreply.github.com> Date: Sat, 10 Aug 2024 15:03:20 +0300 Subject: [PATCH] Update index.md --- public/content/nft/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/content/nft/index.md b/public/content/nft/index.md index 2ad195a1fa6..e24cf4646db 100644 --- a/public/content/nft/index.md +++ b/public/content/nft/index.md @@ -75,7 +75,7 @@ This website also has an alternative domain name powered by NFTs, **ethereum.eth ## How do NFTs work? {#how-nfts-work} -NFTs, like any digital items on the Ethereum blockchain, are created through a special Ethereum based computer program called a "smart contract." These contracts follow certain rules, like the [ERC-721](/glossary/#erc-721) or [ERC-1155](/glossary/#erc-1155) standards, which determine what the contract can do. +NFTs, like any digital items on the Ethereum blockchain, are created through a special Ethereum based computer program called a "smart contract". These contracts follow certain rules, like the [ERC-721](/glossary/#erc-721) or [ERC-1155](/glossary/#erc-1155) standards, which determine what the contract can do. The NFT smart contract can do a few key things: