From f2279d59e271e7bd55d1ea6df194fd8556550710 Mon Sep 17 00:00:00 2001 From: Levi Gunsallus Date: Sat, 15 Feb 2025 00:15:35 -0600 Subject: [PATCH] docs: fix casing in features (#1449) --- docs/components/blocks/features.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/components/blocks/features.tsx b/docs/components/blocks/features.tsx index c2c64e62aa..722c7f2f35 100644 --- a/docs/components/blocks/features.tsx +++ b/docs/components/blocks/features.tsx @@ -47,7 +47,7 @@ const grid = [ }, { title: "Social Sign-on", - description: "multiple social sign-on providers", + description: "Multiple social sign-on providers", }, { title: "Organization & Access Control",