From 1b1fc3b21486d7bb984b828d67e7e4b3afb52750 Mon Sep 17 00:00:00 2001 From: Akshay Date: Wed, 3 Aug 2022 12:30:57 +0200 Subject: [PATCH] Update building-with-ocean/using-ocean-libraries/mint-datatoken.md Co-authored-by: Jamie Hewitt --- building-with-ocean/using-ocean-libraries/mint-datatoken.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/building-with-ocean/using-ocean-libraries/mint-datatoken.md b/building-with-ocean/using-ocean-libraries/mint-datatoken.md index 84f4083c..d4074fa5 100644 --- a/building-with-ocean/using-ocean-libraries/mint-datatoken.md +++ b/building-with-ocean/using-ocean-libraries/mint-datatoken.md @@ -1,6 +1,6 @@ # Mint datatoken -This tutorial will guide you to mint datatoken and send it to a receiver address. The tutorial assumes that you already have the address of the datatoken contract which is owned by you. +This tutorial guides you through the process of minting datatokens and sending them to a receiver address. The tutorial assumes that you already have the address of the datatoken contract which is owned by you. #### Prerequisites