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