mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-31 21:11:44 +02:00
fix: blockchain typo (#5282)
Co-authored-by: Alex Marmolejo <alex97marmolej@gmail.com>
This commit is contained in:
@@ -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}
|
||||||
|
Reference in New Issue
Block a user