mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-20 16:11:21 +02:00
Fix typo in homepage
This commit is contained in:
@@ -273,7 +273,7 @@ export function PersonalDashboard(props: PersonalDashboardProps) {
|
|||||||
<DashboardCard
|
<DashboardCard
|
||||||
icon={CheckEmoji}
|
icon={CheckEmoji}
|
||||||
title="Best Practices"
|
title="Best Practices"
|
||||||
description="Do things right way"
|
description="Do things the right way"
|
||||||
href="/best-practices"
|
href="/best-practices"
|
||||||
/>
|
/>
|
||||||
</>
|
</>
|
||||||
|
Reference in New Issue
Block a user