fix: blockchain typo (#5282)

Co-authored-by: Alex Marmolejo <alex97marmolej@gmail.com>
pull/5287/head
Alex 9 months ago committed by GitHub
parent 7040b6637c
commit 070d04334b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      src/pages/get-started.astro

@ -381,7 +381,7 @@ import { TipItem } from '../components/GetStarted/TipItem';
icon={PenSquare}
title='Blockchain'
link='/blockchain'
description='Learn all you need to know to become a Technical Writer.'
description='Learn all you need to know to become a Blockchain Developer.'
/>
<RoadmapCard
icon={Component}

Loading…
Cancel
Save