mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
typo
This commit is contained in:
parent
bb80c4df78
commit
3517ef845e
@ -106,7 +106,7 @@ export default function Consume({
|
|||||||
)}
|
)}
|
||||||
{(!hasDatatoken || !hasPreviousOrder) && (
|
{(!hasDatatoken || !hasPreviousOrder) && (
|
||||||
<div className={styles.help}>
|
<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.
|
spend it back to the publisher and pool.
|
||||||
</div>
|
</div>
|
||||||
)}
|
)}
|
||||||
|
Loading…
Reference in New Issue
Block a user