aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/web/components/dashboard/sidebar/AllLists.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/web/components/dashboard/sidebar/AllLists.tsx b/apps/web/components/dashboard/sidebar/AllLists.tsx
index 34680cdd..2b38ed46 100644
--- a/apps/web/components/dashboard/sidebar/AllLists.tsx
+++ b/apps/web/components/dashboard/sidebar/AllLists.tsx
@@ -38,7 +38,7 @@ export default function AllLists({
/>
<SidebarItem
logo={<span className="text-lg">⭐️</span>}
- name="Favourties"
+ name="Favourites"
path={`/dashboard/favourites`}
className="py-0.5"
/>