diff --git a/lessons/module/module-01/module-01.mdx b/lessons/module/module-01/module-01.mdx
index c972239f..d105b3d6 100644
--- a/lessons/module/module-01/module-01.mdx
+++ b/lessons/module/module-01/module-01.mdx
@@ -5,9 +5,9 @@ next: '/tezos/storyline'
title: Basics of SmartPy
img: ../../../src/images/bot2.png
description: |
- Put your new-found blockchain knowledge to use and learn how write your first smart contract, yippee!
+ Put your new-found blockchain knowledge to use and learn how to write your first smart contract, yippee!
- You’ll build your own Cryptobot which can shoot bullets and fight aliens 🤖🔥
+ You’ll build your Cryptobot which can shoot bullets and fight aliens 🤖🔥
---
👽 The alien invasion is here! 👽
At the starting of your journey, the school bestows upon you a
@@ -17,5 +17,5 @@ cryptobot, gives the cryptobot alien-killing cosmic superpowers!
Your mission is to build and assemble the cryptobot from scratch
-and then use use the gem to power your cryptobot to battle the
+and then use the gem to power your cryptobot to battle the
incoming alien invasion!
diff --git a/lessons/module/module-02/module-02.mdx b/lessons/module/module-02/module-02.mdx
index 559e6563..27dc0dcf 100644
--- a/lessons/module/module-02/module-02.mdx
+++ b/lessons/module/module-02/module-02.mdx
@@ -5,7 +5,7 @@ next: /tezos/lesson/module-02/chapter-01
title: Inter-contract calling
img: ../../../src/images/bot3.png
description: |
- A new threat is incoming, a dangerous and viscious wave of aliens.
+ A new threat is incoming, a dangerous and vicious wave of aliens.
Your Cryptobot is not equipped to fight this alone.
diff --git a/lessons/module/module-03/module-03.mdx b/lessons/module/module-03/module-03.mdx
index b4f75d1f..92336b32 100644
--- a/lessons/module/module-03/module-03.mdx
+++ b/lessons/module/module-03/module-03.mdx
@@ -5,17 +5,17 @@ next: /tezos/lesson/module-03/chapter-01
title: FA2 Tokens
img: ../../../src/images/bot4.png
description: |
- Create your own civilization - currency, workforce and all!
- In this module you’ll learn so much about tokens, different types of tokens, how to create your own and so much more. 💵⚙️
+ Create your own civilization - currency, workforce, and all!
+ In this module, you’ll learn so much about tokens, different types of tokens, how to create your own and so much more. 💵⚙️
---
The aliens have been blown to smithereens.
-You did it young warrior, with your technical prowess you've managed to save this world of grave danger.
+You did it, young warrior, with the technical prowess you've managed to save this world of grave danger.
But, the war has left the current world in shatters.
No system, no society, no government in place. All is gone.
The responsibility is yours to give the new-world a structure and build a society of your own!
-A new society, where tokens running on blockchain are the de-facto currency and Cryptobots are the labor reserve.
+A new society, where tokens running on the blockchain are the de-facto currency and Cryptobots are the labor reserve.
In this lesson, let's make our own tokens!
diff --git a/src/pages/tezos/academy/index.js b/src/pages/tezos/academy/index.js
index 3abb14d7..16d1981a 100644
--- a/src/pages/tezos/academy/index.js
+++ b/src/pages/tezos/academy/index.js
@@ -162,8 +162,8 @@ const CurriculumOverview = ({
javascript library.
- You’ll build your own Cryptobot, fight aliens, create your own - currency, and so much more exciting stuff ✨ + You’ll build your Cryptobot, fight aliens, create your currency, + and so much more exciting stuff ✨
I know, it can sound like too much. But don't worry, we'll take diff --git a/src/pages/tezos/index.js b/src/pages/tezos/index.js index 61aa89a8..8f7d55ac 100644 --- a/src/pages/tezos/index.js +++ b/src/pages/tezos/index.js @@ -143,12 +143,11 @@ function Landing() {
We've got you covered with our fun and free course, which will - take you from a noob to blockchain pro in matter of a few hours - 🥳 + take you from a noob to blockchain pro in a quick few hours 🥳
- You'll build your own Cryptobot and then an army of them to - fight in the Cryptoverse Wars ⚔️ + You'll build your Cryptobot and then an army of them to fight in + the Cryptoverse Wars ⚔️
- So much in finance is getting built on top of blockchain 💰 + So much in finance is getting built on top of the blockchain + 💰
Just in 2020 alone, Crypto’s market has grown by a frickin’ @@ -220,12 +220,12 @@ function Landing() {
You even learn how to make your own currency 🤑
+You even learn how to make your currency 🤑
`} buttontext="Become a Blockchain Pro " video={createCurrency}