Skip to content

Commit

Permalink
fix in home page
Browse files Browse the repository at this point in the history
  • Loading branch information
OCTO-FRAH committed Nov 27, 2020
1 parent b73882c commit 9e46a11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/frontend/src/pages/Home/Home.view.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -176,12 +176,12 @@ export const HomeView = () => {

<HomeBadge>
<h1>Get your completion badge</h1>
<p>Tezos Academy tracks your progress and deliver a badge upon completion of all chapters</p>
<p>Tezos Academy tracks your progress and delivers a badge upon completion of all chapters</p>

<HomeBadgeGrid>
<img alt="badge" src="/images/badge.svg" />
<p>
If you complete all chapter in one language track, you will obtain this completion badge. This badge will
If you complete all chapters in one language track, you will obtain this completion badge. This badge will
appear on your profile page so you can share it on LinkedIn or other social networks to prove that you have
completed your training on Tezos Academy.
</p>
Expand Down

0 comments on commit 9e46a11

Please sign in to comment.