From ea89ac864c311871ef880b4663121b780858a123 Mon Sep 17 00:00:00 2001 From: Michelle <76192627+michellejazmin@users.noreply.github.com> Date: Wed, 26 Feb 2025 17:55:48 -0300 Subject: [PATCH] fix: bookmarks typo (#8259) --- src/components/HeroSection/FavoriteRoadmaps.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/HeroSection/FavoriteRoadmaps.tsx b/src/components/HeroSection/FavoriteRoadmaps.tsx index d2c585518..e8e48aec0 100644 --- a/src/components/HeroSection/FavoriteRoadmaps.tsx +++ b/src/components/HeroSection/FavoriteRoadmaps.tsx @@ -68,7 +68,7 @@ export function FavoriteRoadmaps(props: FavoriteRoadmapsProps) { isEmpty={!isLoading && progress.length === 0} emptyTitle={ <> - No bookmars found + No bookmarks found