1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-30 12:40:03 +02:00

fix: blockchain typo (#5282)

Co-authored-by: Alex Marmolejo <alex97marmolej@gmail.com>
This commit is contained in:
Alex
2024-03-03 11:38:37 -05:00
committed by GitHub
parent 7040b6637c
commit 070d04334b

View File

@@ -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}