From ca67eccc07d61639465eebc60e37a438c50faf98 Mon Sep 17 00:00:00 2001 From: Utkarsh Maurya Date: Mon, 21 Jun 2021 17:16:52 +0530 Subject: [PATCH] Typo fixed on lines closes #113 --- src/pages/Landing/src/components/sections/FeaturesSplit.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/Landing/src/components/sections/FeaturesSplit.js b/src/pages/Landing/src/components/sections/FeaturesSplit.js index 86db2dd..1f1fb95 100644 --- a/src/pages/Landing/src/components/sections/FeaturesSplit.js +++ b/src/pages/Landing/src/components/sections/FeaturesSplit.js @@ -71,7 +71,7 @@ const FeaturesSplit = ({

Blockchain

All user data is stored on the Etherum Blockchain, this - ensures all data is decentralized and never suceptible to + ensures all data is decentralized and never susceptible to hacks. Only the usernamne and public key are stored in smart contract. This ensure user anonymity and complete privacy.