From 9489fe533e4146528a1c724e8eeac3a5c4499454 Mon Sep 17 00:00:00 2001 From: Ryan Russell Date: Wed, 10 Mar 2021 21:28:25 -1000 Subject: [PATCH] Fixed typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d1c714..df7b750 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ Events Receiver Example for authors: https://github.com/CryptoLions/SimpleAssets ## Token Types -### Non-Fungible Tokens (FTs) +### Non-Fungible Tokens (NFTs) NFTs are the most common type of digital assets. They are used to express unique tokens.