diff --git a/nym-wallet/src/components/Buy/Tutorial.tsx b/nym-wallet/src/components/Buy/Tutorial.tsx
index 472edb24cd..316f033347 100644
--- a/nym-wallet/src/components/Buy/Tutorial.tsx
+++ b/nym-wallet/src/components/Buy/Tutorial.tsx
@@ -56,10 +56,9 @@ export const Tutorial = () => {
const showBorder = useMediaQuery(theme.breakpoints.up('md'));
return (
- }>
+ }>
- Follow below 3 steps to quickly and easily buy NYM tokens. You can purchase up to 1000 Swiss Francs per day
- without KYC.
+ Follow below 3 steps to quickly and easily buy NYM tokens. You can purchase up to 1000 Swiss Francs per day.
{showSignModal && setShowSignModal(false)} />}