From a2650fbc67124e6da3bff39b10091a53c499a975 Mon Sep 17 00:00:00 2001 From: Yogendra Sharma Date: Mon, 23 Oct 2017 17:19:16 +0530 Subject: [PATCH] Change headline in /learn --- pages/index.js | 2 +- pages/learn.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/index.js b/pages/index.js index 0772405c7..227571fca 100644 --- a/pages/index.js +++ b/pages/index.js @@ -40,7 +40,7 @@ const indexPageLearns = [ link: 'https://github.com/coderplex/learn/blob/master/Blockchain/blockchain-basics.md', title: 'Blockchain', - subject: 'Distributed Computing', + subject: 'Decentralized Systems', image: '', }, { diff --git a/pages/learn.js b/pages/learn.js index 59b35cb9e..8d912d9a8 100644 --- a/pages/learn.js +++ b/pages/learn.js @@ -104,7 +104,7 @@ export default publicPage(() => { - Distributed Computing + Decentralized Systems