Fix typo in homepage

fix/dashboard
Kamran Ahmed 1 month ago
parent 358402e20f
commit c3118daa57
  1. 2
      src/components/Dashboard/PersonalDashboard.tsx

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

Loading…
Cancel
Save