1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-02 13:52:46 +02:00

fix: bookmarks typo (#8259)

This commit is contained in:
Michelle
2025-02-26 17:55:48 -03:00
committed by GitHub
parent 35a4a93ca7
commit ea89ac864c

View File

@@ -68,7 +68,7 @@ export function FavoriteRoadmaps(props: FavoriteRoadmapsProps) {
isEmpty={!isLoading && progress.length === 0}
emptyTitle={
<>
No bookmars found
No bookmarks found
<a
href="#role-based-roadmaps"
className="ml-1.5 inline-flex items-center gap-1 font-medium text-blue-500 underline-offset-2 hover:underline"