From 041dfcee0859cdf276966a215150c248c57f56be Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Mon, 21 Sep 2020 13:09:21 +0200 Subject: [PATCH] =?UTF-8?q?Data=20Token=20=E2=86=92=20Datatoken?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/pages/publish.json | 4 ++-- src/components/organisms/AssetActions/Pool/index.tsx | 2 +- src/components/organisms/AssetContent/MetaFull.tsx | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/content/pages/publish.json b/content/pages/publish.json index 9825b0a1d..3099b6ed3 100644 --- a/content/pages/publish.json +++ b/content/pages/publish.json @@ -100,11 +100,11 @@ "price": { "fixed": { "title": "Fixed", - "info": "Set your price for accessing this data set. A Data Token for this data set, worth the entered amount of OCEAN, will be created." + "info": "Set your price for accessing this data set. A Datatoken for this data set, worth the entered amount of OCEAN, will be created." }, "dynamic": { "title": "Dynamic", - "info": "Let's create a decentralized, automated market for your data set. A Data Token for this data set, worth the entered amount of OCEAN, will be created. Additionally, you will provide liquidity into a Data Token/OCEAN liquidity pool with Balancer.", + "info": "Let's create a decentralized, automated market for your data set. A Datatoken for this data set, worth the entered amount of OCEAN, will be created. Additionally, you will provide liquidity into a Datatoken/OCEAN liquidity pool with Balancer.", "tooltips": { "poolInfo": "Explain what is going on here...", "liquidityProviderFee": "Explain liquidity provider fee...", diff --git a/src/components/organisms/AssetActions/Pool/index.tsx b/src/components/organisms/AssetActions/Pool/index.tsx index 02197a1d9..f668e0786 100644 --- a/src/components/organisms/AssetActions/Pool/index.tsx +++ b/src/components/organisms/AssetActions/Pool/index.tsx @@ -144,7 +144,7 @@ export default function Pool({ ddo }: { ddo: DDO }): ReactElement { Pool - Data Token + Datatoken diff --git a/src/components/organisms/AssetContent/MetaFull.tsx b/src/components/organisms/AssetContent/MetaFull.tsx index c6cb7c1fb..707f3eeca 100644 --- a/src/components/organisms/AssetContent/MetaFull.tsx +++ b/src/components/organisms/AssetContent/MetaFull.tsx @@ -56,7 +56,7 @@ export default function MetaFull({ /> {dtName ? `${dtName} - ${dtSymbol}` : {dataToken}}