From 9188ca343e8da2d006088a720e12bbd3c9ad614a Mon Sep 17 00:00:00 2001 From: Fuwn Date: Tue, 10 Feb 2026 01:39:21 -0800 Subject: fix: remove typography mention from feature grid --- apps/web/app/(marketing)/_components/feature-grid.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps') diff --git a/apps/web/app/(marketing)/_components/feature-grid.tsx b/apps/web/app/(marketing)/_components/feature-grid.tsx index f579886..5c5e880 100644 --- a/apps/web/app/(marketing)/_components/feature-grid.tsx +++ b/apps/web/app/(marketing)/_components/feature-grid.tsx @@ -52,7 +52,7 @@ const FEATURES = [ { title: "customisable interface", description: - "view modes, density, dark mode, typography, and more \u2014 tweak every detail until it feels like yours.", + "view modes, density, dark mode, and more \u2014 tweak every detail until it feels like yours.", }, { title: "installable pwa", -- cgit v1.2.3