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} icon={PenSquare}
title='Blockchain' title='Blockchain'
link='/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 <RoadmapCard
icon={Component} icon={Component}

Loading…
Cancel
Save