From 8e295034d36413b7ac0e2da5d348d97179d756cf Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Wed, 29 Jul 2020 19:20:49 +0200 Subject: [PATCH] wording --- src/components/atoms/Price/Conversion.tsx | 9 ++++++++- src/components/molecules/FormFields/Price/Advanced.tsx | 5 ++--- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/src/components/atoms/Price/Conversion.tsx b/src/components/atoms/Price/Conversion.tsx index 345ef1247..2c85b5580 100644 --- a/src/components/atoms/Price/Conversion.tsx +++ b/src/components/atoms/Price/Conversion.tsx @@ -55,5 +55,12 @@ export default function Conversion({ }) } - return ≈ EUR {priceEur} + return ( + + ≈ EUR {priceEur} + + ) } diff --git a/src/components/molecules/FormFields/Price/Advanced.tsx b/src/components/molecules/FormFields/Price/Advanced.tsx index 409f69f27..9a311ab5c 100644 --- a/src/components/molecules/FormFields/Price/Advanced.tsx +++ b/src/components/molecules/FormFields/Price/Advanced.tsx @@ -27,9 +27,8 @@ export default function Advanced(props: InputProps): ReactElement {
- Set your price for accessing this data set. A Data Token contract for - this data set worth the entered amount of OCEAN, and a Data - Token/OCEAN liquidity pool will be created with Balancer. + {`Let's create a decentralized, automated market for your data set. A Data Token contract 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.`}