From 2012af2eb9fb91c9be767af91dcdb1bb1d835232 Mon Sep 17 00:00:00 2001 From: candicecz Date: Thu, 9 Jan 2025 17:08:49 -0500 Subject: [PATCH] fix: search bar dropdown typo --- src/pages/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 8cf2eeac..29475aff 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -100,7 +100,7 @@ const Home: NextPage<{ property: '@type', }, { - name: 'Resource Catalog Repository', + name: 'Resource Catalog', value: 'ResourceCatalog', property: '@type', },