1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-12-02 05:57:29 +01:00
This commit is contained in:
Matthias Kretschmann 2020-11-16 17:12:53 +01:00
parent bb80c4df78
commit 3517ef845e
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -106,7 +106,7 @@ export default function Consume({
)}
{(!hasDatatoken || !hasPreviousOrder) && (
<div className={styles.help}>
For using this data set, you will buy 1 {dtSymbol} and immediatly
For using this data set, you will buy 1 {dtSymbol} and immediately
spend it back to the publisher and pool.
</div>
)}