1
0
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:
Kamran Ahmed
2024-09-18 12:43:47 +01:00
parent 358402e20f
commit c3118daa57

View File

@@ -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"
/>
</>