From 76546d0a76eb869d9a0ce73a0ed99ef84434e957 Mon Sep 17 00:00:00 2001 From: Akshay Date: Wed, 3 Aug 2022 12:32:21 +0200 Subject: [PATCH] Update building-with-ocean/using-ocean-libraries/create-datatoken-with-fixed-pricing.md Co-authored-by: Jamie Hewitt --- .../create-datatoken-with-fixed-pricing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/building-with-ocean/using-ocean-libraries/create-datatoken-with-fixed-pricing.md b/building-with-ocean/using-ocean-libraries/create-datatoken-with-fixed-pricing.md index 9339d0b3..4b01a1ae 100644 --- a/building-with-ocean/using-ocean-libraries/create-datatoken-with-fixed-pricing.md +++ b/building-with-ocean/using-ocean-libraries/create-datatoken-with-fixed-pricing.md @@ -1,6 +1,6 @@ # Create datatoken with fixed pricing -This tutorial will guide you for creating your own data NFT and a datatoken using Ocean libraries. To know more about data NFT and datatoken please refer [this page](../../core-concepts/datanft-and-datatoken.md). Ocean Protocol supports different pricing schemes which can be set while publishing an asset. Please refer [this page](../../core-concepts/asset-pricing.md) for more details on pricing schemes. +This tutorial guides you through the process of creating your own data NFT and a datatoken with fixed pricing, using Ocean libraries. To know more about data NFTs and datatokens please refer [this page](../../core-concepts/datanft-and-datatoken.md). Ocean Protocol supports different pricing schemes which can be set while publishing an asset. Please refer [this page](../../core-concepts/asset-pricing.md) for more details on pricing schemes. #### Prerequisites