From 3517ef845e53c60a26c6a69cb3dbfb44aab61ece Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Mon, 16 Nov 2020 17:12:53 +0100 Subject: [PATCH] typo --- src/components/organisms/AssetActions/Consume.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/organisms/AssetActions/Consume.tsx b/src/components/organisms/AssetActions/Consume.tsx index 8bdfb6c69..5bcca4c4a 100644 --- a/src/components/organisms/AssetActions/Consume.tsx +++ b/src/components/organisms/AssetActions/Consume.tsx @@ -106,7 +106,7 @@ export default function Consume({ )} {(!hasDatatoken || !hasPreviousOrder) && (
- 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.
)}